/bin/ls Lists the contents of the directory.
/bin/cp Copies the file.
/bin/mv Moves the file.
/bin/rm Deletes the file.
/bin/vi A very versatile, flexible and powerful editor.
/bin/touch Update the time stamp of the file with current time.
/bin/df Shows the disk free space of mounted file systems.
/usr/bin/du Shows the disk usage.
/usr/bin/who Displays who's loged in the system.
/bin/cat Concatenate files and print the output on the standard output.
No comments:
Post a Comment