Header Ads

Most used UNIX commands

4:51 PM 0

ls Commands (list) :  ls : list the files  ls -a   : list the hidden files  ls -al   : list the hidden files with long formatting ...

chmod in UNIX

4:49 PM 2

Commands for changing Premission in UNIX: chmod octal file – change the permissions of file to octal, which can be found separately f...