spinix-hive/manpages/cd.txt

25 lines
718 B
Plaintext
Raw Permalink Normal View History

CD(1) User Commands CD(1)
NAME
cd - change the working directory
SYNOPSIS
cd [directory]
DESCRIPTION
The cd utility changes the working directory in the current shell if
the directory path exists. Otherwise, the current working directory
will remain the same.
AUTHOR
Dave Hein
COPYRIGHT
Copyright (c) 2011, 2012, Dave Hein
MIT License (See license.txt in the root directory)
This is free software: you are free to change and redistribute it.
There is no warranty, to the extent permitted by law.
SPINIX utility March 2012 CD(1)