Change Directory cd, cd command is used to change the directory to another. It is used when you want to move from one directory or folder to another to you use cd command.
Example:
$: cd directoryname
suppose you want to go to Desktop folder then use the command
$: cd Desktop
If you want to come back from the Desktop to root then only type
No comments:
Post a Comment