UNIX-type Utility Routines



next up previous
Next: C Library Routines Up: Built-In RoutinesC Previous: Built-In Routines

UNIX-type Utility Routines

chmod
Change the permission bits of the named files.
chown
Change the owner and group of the named files.
mkdir
Make directories.
unlink
Remove a file.
rename
Rename a file.
rmdir
Remove a directory.