The RTEMS shell has the following file and directory commands:
umask
- Set file mode creation mask
cp
- copy files
pwd
- print work directory
ls
- list files in the directory
chdir
- change the current directory
mkdir
- create a directory
rmdir
- remove empty directories
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
dir
- alias for ls
cd
- alias for chdir
Copyright © 1988-2008 OAR Corporation