Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux require a password to open a certain file

gpg -o personaltexts.gpg -c personal.txt // Encrypt File
gpg -d personal.txt.gpg > outout_file.txt // Decrypt File
Comment

PREVIOUS NEXT
Code Example
Shell :: copy folder from on server machine 
Shell :: how to check current status of apache2 ubuntu 18 
Shell :: how to delete history in linux 
Shell :: wsl restart 
Shell :: how to undo a commit 
Shell :: rename a git repositor while cloning 
Shell :: shell foreach line 
Shell :: mysql query result to file 
Shell :: Error: ENOSPC: System limit for number of file watchers reached, watch 
Shell :: bash rename files based on date modified 
Shell :: cordova run device 
Shell :: flutter doctor android studio not installed 
Shell :: linux command create folder if not exist 
Shell :: change ownership of a file linux to user 
Shell :: conda install open3d in specific environment 
Shell :: delay bash 
Shell :: Terminal commands to push a file to Github 
Shell :: grepcc coin 
Shell :: install from tar gz file unix 
Shell :: install rsync 
Shell :: ec2 download file 
Shell :: docker build name 
Shell :: see map size linux 
Shell :: git difftool meld 
Shell :: mix ecto.migrate 
Shell :: linux view directory premmisiosns 
Shell :: docker compose stop 
Shell :: restart wsl 
Shell :: install brew on linux 
Shell :: bat turn echo off 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =