UNIX-type Utility Routines
Next: C Library Routines
Up: Built-In RoutinesC
Previous: Built-In 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.