Thursday, October 12, 2017

10 Linux Commands

ls - show all of the major directories
cd - change directories
mv - move file to another directory
man - manuel of inputted commands
mkdir - make new directory
rmdir - remove directory
touch - make file
rm - delete created files
locate - to find a file (locate -i *red*house**city)
clear - to clear commands

Tags
#linux
#commands
#technology
#unix

Reference site: Click Me

No comments:

Post a Comment