The RTEMS shell has the following file and directory commands:
umask - Set file mode creation mask
cp - copy files
mv - move files
pwd - print work directory
ls - list files in the directory
chdir - change the current directory
mkdir - create a directory
rmdir - remove empty directories
ln - make links
mknod - make device special file
chroot - change the root directory
chmod - change permissions of a file
cat - display file contents
msdosfmt - format disk
rm - remove files
mount - mount disk
unmount - unmount disk
blksync - sync the block driver
dd - format disks
hexdump - format disks
fdisk - format disks
dir - alias for ls
mkrfs - format RFS file system
cd - alias for chdir
Copyright © 1988-2008 OAR Corporation