Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Forget_Code.Models.CategoryViewModel
Add a new snippet
AWK
1
Choose Category
cd - change directory in UNIX
Forget Code
UNIX
cd - change directory
cd will change the directory specified after it.
Syntax:
cd [new path]
Example:
# pwd /var/root
# cd /bin/
# pwd /bin
Tags for cd - change directory in UNIX
change present working directory in UNIX
Contribute to Forget Code, help others.
Add snippet