| chmod(1) |
change file modes |
| csh(1) |
a shell (command interpreter) with C-like syntax |
| find(1) |
walk a file hierarchy |
| gzexe(1) |
create auto-decompressing executables |
| help(1) |
help for new users and administrators |
| install(1) |
install binaries |
| ksh, rksh(1) |
public domain Korn shell |
| ls(1) |
list directory contents |
| mkdir(1) |
make directories |
| mkfifo(1) |
make FIFOs |
| pkg_create(1) |
create binary software package for distribution |
| sh(1) |
command language interpreter |
| access, faccessat(2) |
check access permissions of a file or pathname |
| chmod, fchmod, fchmodat(2) |
change mode of file |
| chown, fchown, fchownat, lchown(2) |
change owner and group of a file or link |
| execve(2) |
execute a file |
| intro, errno(2) |
introduction to system calls and error numbers |
| mkdir, mkdirat(2) |
make a directory file |
| mkfifo, mkfifoat(2) |
make a FIFO file |
| mknod, mknodat(2) |
make a special file node |
| msgctl(2) |
message control operations |
| open, __pledge_open, openat(2) |
open or create a file for reading or writing |
| pledge(2) |
restrict system operations |
| semctl(2) |
semaphore control operations |
| shmctl(2) |
shared memory control operations |
| stat, fstat, fstatat, lstat, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISREG, S_ISSOCK(2) |
get file status |
| umask(2) |
set file creation mode mask |
| unveil(2) |
unveil parts of a restricted filesystem view |
| fuse_lowlevel_new, fuse_add_direntry, fuse_session_destroy(3) |
initialise and destroy a FUSE session |
| fuse_new(3) |
FUSE implementation routine to initialise the FUSE connection |
| mktemp, mkdtemp, mkdtemps, mkostemp, mkostemps, mkstemp, mkstemps(3) |
make temporary file name (unique) |
| setmode, getmode(3) |
modify mode bits |
| strmode(3) |
convert inode status information into a symbolic string |
| fbtab(5) |
change device protection upon login |
| login.conf(5) |
login class capability database |
| sasyncd.conf(5) |
configuration file for sasyncd |
| script(7) |
interpreter script execution |
| symlink(7) |
symbolic link handling |
| afterboot(8) |
things to check after the first complete boot |
| bgplg(8) |
looking glass for the OpenBSD Border Gateway Protocol daemon |
| mknod(8) |
make device special files |
| mount_msdos(8) |
mount an MS-DOS file system |
| mtree(8) |
map a directory hierarchy |
| sticky(8) |
sticky text and append-only directories |