Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to export a GPG public key to a file

gpg --output public.pgp --armor --export username@email
Comment

How to export a GPG private key to a file

gpg --output private.pgp --armor --export-secret-key username@email
Comment

PREVIOUS NEXT
Code Example
Shell :: npm ERR! path /usr/local/lib/nodejs/node-v10.15.3-linux-x64/lib/node_modules while installing angular cli 
Shell :: pm2 remove app from list 
Shell :: headlessui npm 
Shell :: how to max cpu usage in linux 
Shell :: ubuntu darling 
Shell :: how to install tensorflow on anaconda 
Shell :: cmd taskkill 
Shell :: how to make a list bash 
Shell :: A multi-stage Dockerfile for building nodejs 
Shell :: git replace with origin branch 
Shell :: yarn 2 outdated packages 
Shell :: count number of lines in git repo 
Shell :: dd write iso to usb linux 
Shell :: stop processes on port 3000 
Shell :: connect to specific wifi device linux 
Shell :: pm2 typescript 
Shell :: install zsh hyper mac 
Shell :: .sh file example 
Shell :: uninstall xbox game bar 
Shell :: Command to display a process running in windows powershell 
Shell :: error could not lock config file .git/config permission denied ubuntu 
Shell :: batch file to write xml into file 
Shell :: reload bashrc linux 
Shell :: jest 
Shell :: install/uninstall deb packages from linux/ubuntu 
Shell :: run sh from terminal mac 
Shell :: git how to archive a branch 
Shell :: how to check current status of apache2 ubuntu 18 
Shell :: install tailwindcss nodejs 
Shell :: An error occurred while running subprocess capacitor. 
ADD CONTENT
Topic
Content
Source link
Name
1+7 =