4
Changing the current working directory
Perform this task in user view.
Task Command
Change the current working
directory.
cd
{
directory
|
..
|
/
}
Creating a directory
Perform this task in user view.
Task Command
Create a directory.
mkdir
directory
Removing a directory
To remove a directory, you must delete all files and subdirectories in this directory. To delete a file, use the
delete
command. To delete a subdirectory, use the
rmdir
command.
Removing a directory permanently deletes all its files in the recycle bin, if any.
Perform this task in user view.
Task Command
Remove a directory.
rmdir
directory
Managing storage medium space
CAUTION:
After a storage medium is formatted, all files on it are erased and cannot be restored. If a startup
configuration file exists on the storage medium, formatting the storage medium results in loss of the
startup configuration file.
If part of a storage medium is inaccessible, use the
fixdisk
command to examine the medium for any
damage and repair the medium.
To manage the space of a storage medium, perform one of the following tasks in user view:
Task Command
Repair a storage medium.
fixdisk
device
Format a storage medium.
format
device