Difference between revisions of "CD"

From Void-Byte
Jump to navigation Jump to search
(Created page with "== About == The cd command allows the current directory to be changed. == Command == <code>cd [options] [path]</code> == Examples == <code>cd -P /var/www/html</code>")
 
(No difference)

Latest revision as of 14:26, 27 April 2020

About

The cd command allows the current directory to be changed.

Command

cd [options] [path]

Examples

cd -P /var/www/html