Network Utilities uClinux NEEK BSP
In ln –s file1 file2 Creates a link to the specified TARGET
Is ls [options] List information about the FILES
mkdir mkdir dirname Creates the DIRECTORY
mknod mknod type major minor Creates device file
more more filename File perusal filter
mount mount –t type device dir Mount file system
mv mv source dest Rename SOURCE to DEST,or move
SOURCE(S) to DIRECTORY
printenv printenv Print environment variables
pid pid Shows current process
ps ps Shows process information
pwd pwd Show current dirctory
quit quit Quit current process
rm rm file Remove file
rmdir rmdir dir Remove dir
sleep sleep number sleep several seconds
setenv setenv var value Set environment varable
source source file Run command in file
sync System sync sync
touch touch [option] file Update the access and modification times
of each FILE to the current time
umask umask octal number The user file-creation mask is set to MODE
umount umount dir Umount file system
34 System Level Solutions