#linux
Read more stories on Hashnode
Articles with this tag
commanddescription gzipcreate a compressed file and not directory gunzipunzip a file and not directory tarextract tar file or...
service - this controls the starting and stopping of service installed in linux chkconfig - this controls which services are set to start during...
Before changing any permissions, please check the current permissions of a file by ll command, Here the first part(-rw-r--r--) represents the type of...