wok-6.x view coreutils-command/description.txt @ rev 21069
updated jabberd2 (2.2.16 -> 2.7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 14 15:45:54 2019 +0100 (2019-03-14) |
parents | |
children |
line source
1 Coreutils: Core GNU (file, text, shell) utilities.
3 * chroot: run command or interactive shell with special root directory
4 * env: run a program in a modified environment
5 * kill: send signals to processes, or list signals
6 * nice: run a program with modified scheduling priority
7 * nohup: run a command immune to hangups, with output to a non-tty
8 * sleep: delay for a specified amount of time
9 * stdbuf: run command with modified buffering operations for its standard
10 streams
11 * timeout: run a command with a time limit