代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/101135/6238019
2 stat.2
STAT(2) Minix Programmer's Manual STAT(2)
NAME
stat, lstat, fstat - get file status
SYNOPSIS
#include
#include
www.eeworm.com/read/101135/6238021
2 lseek.2
LSEEK(2) Minix Programmer's Manual LSEEK(2)
NAME
lseek - move read/write pointer
SYNOPSIS
#include
#include
www.eeworm.com/read/101135/6238028
2 getuid.2
GETUID(2) Minix Programmer's Manual GETUID(2)
NAME
getuid, geteuid - get user identity
SYNOPSIS
#include
#include
www.eeworm.com/read/101135/6238029
2 dup.2
DUP(2) Minix Programmer's Manual DUP(2)
NAME
dup, dup2 - duplicate a descriptor
SYNOPSIS
#include
int dup(int oldd)
www.eeworm.com/read/101135/6238033
2 brk.2
BRK(2) Minix Programmer's Manual BRK(2)
NAME
brk, sbrk - change data segment size
SYNOPSIS
#include
char *brk(char *ad
www.eeworm.com/read/101135/6238036
2 utime.2
UTIME(2) Minix Programmer's Manual UTIME(2)
NAME
utime - set file times
SYNOPSIS
#include
#include
int
www.eeworm.com/read/101135/6238039
2 creat.2
CREAT(2) Minix Programmer's Manual CREAT(2)
NAME
creat - create a new file
SYNOPSIS
#include
#include
i
www.eeworm.com/read/101135/6238041
2 chmod.2
CHMOD(2) Minix Programmer's Manual CHMOD(2)
NAME
chmod - change mode of file
SYNOPSIS
#include
#include
www.eeworm.com/read/101135/6238651
1 tail.1
TAIL(1) Minix Programmer's Manual TAIL(1)
NAME
tail - print the last few lines of a file
SYNOPSIS
tail [-c n] [-f] [-n n] [file] ...
OPT
www.eeworm.com/read/101135/6238653
1 cut.1
CUT(1) Minix Programmer's Manual CUT(1)
NAME
cut - select out columns of a file
SYNOPSIS
cut [ -b | -c] list [file...]
cut -f list