Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

use -i

read -e -p "
List the content of your home dir ? [Y/n] " YN

[[ $YN == "y" || $YN == "Y" || $YN == "" ]] && ls -la ~/
Comment

PREVIOUS NEXT
Code Example
Shell :: install any desc ubunto 
Shell :: centos 8 gui 2 
Shell :: batch compress mp4 
Shell :: fsck fat32 partition 
Shell :: no module named typedefs pyinstaller 
Shell :: vmware mukesh003 
Shell :: copie fichier de server vers linux 
Shell :: serverless invoke sqs 
Shell :: how to uninstall htcondor 
Shell :: lstinputlisting excluse lines 
Shell :: bash read xlsv 
Shell :: how to ushow to add hadolint as a pre-commit hook 
Shell :: ubuntu protetor de tela 
Shell :: macos netcat write message 
Shell :: how to close terminal tab 
Shell :: tar variable name 
Shell :: vim command to select all text in file 
Shell :: separate a file by pattern 
Shell :: You are not inside a Hardhat project. 
Shell :: how to install apt on chromebook 
Shell :: git merge master terminal insert 
Shell :: extension install 
Shell :: install brew linux mint 
Shell :: lubuntu boot customize 
Shell :: how mint nft works 
Shell :: execute result of query bash 
Shell :: /dev/stdin execute remote script with passing args 
Shell :: pass l to psql from linux 
Shell :: initialize SQL server from command line 
Shell :: copy scp from Windows to Ubuntu with credentials 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =