Description


The purpose of this website is to provide education and share information about Linux, Kali linux, its tools , usage, and more about relevant topics

Friday, December 30, 2022

cd command in linux

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
$: cd

No comments:

Post a Comment

Fluxion tool in linux