#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Challenge Description Your task is to create a bash script that takes a directory path as a command-line argument and performs a backup of the...
ls -l -- list the files and directories in long list format with extra information ls -a -- list all including hidden files and directory ls *.sh --...