Horje
use -i Code Example
use -i
read -e -p "
List the content of your home dir ? [Y/n] " YN

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




Shell

Related
grep belirli bir dosyada arama yapmak Code Example grep belirli bir dosyada arama yapmak Code Example
add remote origin Code Example add remote origin Code Example
screenshot with annotation linux Code Example screenshot with annotation linux Code Example
how to check the version of hyper ledger in ubuntu Code Example how to check the version of hyper ledger in ubuntu Code Example
fsl fslmath mask sphere Code Example fsl fslmath mask sphere Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10