Month: October 2019

DEPMOD

DEPMOD(8) depmod DEPMOD(8) NAME depmod – Generate modules.dep and map files. SYNOPSIS depmod depmod DESCRIPTION Linux kernel modules can provide services (called “symbols”) for other modules to use

DD

DD(1) User Commands DD(1) NAME dd – convert and copy a file SYNOPSIS dd … dd OPTION DESCRIPTION Copy a file, converting and formatting according to the operands. bs=BYTES read…

DATE

DATE(1) User Commands DATE(1) NAME date – print or set the system date and time SYNOPSIS date … date YY]] DESCRIPTION Display the current time in the given FORMAT, or…

CRONTAB

CRONTAB(1) General Commands Manual CRONTAB(1) NAME crontab – maintain crontab files for individual users (Vixie Cron) SYNOPSIS crontab file crontab { -e | -l | -r } DESCRIPTION crontab is…

CP

cp – copy files and directories Synopsis cp … SOURCE DEST cp … SOURCE… DIRECTORY cp … -t DIRECTORY SOURCE… Description Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.…

COL

COL(1) User Commands COL(1) NAME col – filter reverse line feeds from input SYNOPSIS col DESCRIPTION col filters out reverse (and half-reverse) line feeds so the output is in the…

CLOCK

CLOCK(3) Linux Programmer’s Manual CLOCK(3) NAME clock – determine processor time SYNOPSIS #include <time.h> clock_t clock(void); DESCRIPTION The clock() function returns an approximation of processor time used by the program.…

CHSH

CHSH(1) User Commands CHSH(1) NAME chsh – change your login shell SYNOPSIS chsh DESCRIPTION chsh is used to change your login shell. If a shell is not given on the…

CHROOT

CHROOT(1) User Commands CHROOT(1) NAME chroot – run command or interactive shell with special root directory SYNOPSIS chroot NEWROOT …] chroot OPTION DESCRIPTION Run COMMAND with root directory set to…

CHPASSWD

CHPASSWD(8) System Management Commands CHPASSWD(8) NAME chpasswd – update passwords in batch mode SYNOPSIS chpasswd DESCRIPTION The chpasswd command reads a list of user name and password pairs from standard…