#linux
Read more stories on Hashnode
Articles with this tag
To view what's written in a file: bashCopy codecat filename To change the access permissions of files: bashCopy codechmod permissions...
Basic linux commands Listing commands ls option_flag arguments --> list the sub directories and files avaiable in the present directory Examples: ls...