util-linux/bash-completion
Thomas Weißschuh 550d32c49e waitpid: add new command
This command implements waiting for the exit of multiple processes.
Especially it allows to wait for process that are not children of the
current process.

In contrast to wait(1P) it does not allow to retrieve the processes exit
codes.
2023-01-04 01:18:33 +00:00
..
addpart bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
blkdiscard bash-completion: add blkdiscard --quiet 2022-12-07 11:13:48 +01:00
blkid bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
blkzone bash-completion: release preparations 2020-06-15 11:35:40 +02:00
blockdev bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
cal cal: Add column mode 2020-05-11 17:27:06 +02:00
cfdisk cfdisk: Implemented cfdisk's opening in read-only mode 2021-01-04 12:17:57 +01:00
chcpu bash-completion: fix few bash set -u issues 2018-04-06 13:03:38 +02:00
chfn bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
chmem lsmem/chmem: add memory zone awareness to bash-completion 2017-10-20 12:37:04 +02:00
choom choom: new command to adjust OOM-killer score value 2018-04-16 12:53:39 +02:00
chrt bash-completion: update chrt completion 2016-04-04 10:26:03 +02:00
chsh bash-completion: Invoke actual commands to be completed, not basenames 2014-11-18 13:58:21 +01:00
col bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
colcrt bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
colrm bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
column column: add --table-maxout 2022-06-06 11:45:07 +02:00
ctrlaltdel bash-completion: Don't offer any more completions after help or version. 2013-04-08 17:06:52 +02:00
delpart bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
dmesg bash-completion: add --json to dmesg 2021-11-10 09:31:53 +01:00
eject bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
fadvise fadvise: add bash-completion script 2022-10-06 03:05:07 +09:00
fallocate bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
fdformat bash-completion: update disk-utils 2017-04-17 18:12:10 +01:00
fdisk bash-completion: release preparations 2020-06-15 11:35:40 +02:00
fincore bash-completion: make completions to work when bash set -u is in use 2017-07-15 22:05:42 +01:00
findfs bash-completion: update misc-utils 2017-04-17 18:18:10 +01:00
findmnt bash-completion: add findmnt --real --pseudo 2018-05-11 10:50:19 +02:00
flock bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
fsck bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
fsck.cramfs bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
fsck.minix bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
fsfreeze bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
fstrim fstrim: add --listed-in <file[:file ..]> 2020-05-22 14:48:31 +02:00
getopt bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
hardlink hardlink: cleanup options 2022-12-08 11:12:47 +01:00
hexdump bash-completion: update text-utils 2017-04-17 18:40:34 +01:00
hwclock hwclock: add --param-set option 2022-01-28 11:37:47 +01:00
ionice bash-completion: update schedutils 2017-04-17 18:20:54 +01:00
ipcmk bash-completion: ipcmk: add missing completion file 2016-03-14 13:15:14 +01:00
ipcrm bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
ipcs bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
irqtop irqtop: support -C/--cpu-list 2022-04-01 10:21:31 +02:00
isosize bash-completion: fsck.cramfs, isosize: find files an argument 2016-03-14 13:15:13 +01:00
last bash-completion: update login-utils 2017-04-17 18:16:24 +01:00
ldattach bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
logger bash-completion: update misc-utils 2017-04-17 18:18:10 +01:00
look bash-completion: look for look completions 2017-08-05 09:58:25 +01:00
losetup losetup: add --output-all option 2018-05-03 19:56:20 +01:00
lsblk lsblk: introduce 'MQ' column 2022-06-06 12:31:56 +02:00
lscpu bash-completion: update options before release 2019-05-20 19:43:59 +01:00
lsipc bash-completion: make completions to work when bash set -u is in use 2017-07-15 22:05:42 +01:00
lsirq bash-completion: add irqtop/lsirq --softirq 2020-07-23 12:23:56 +02:00
lslocks lslocks: add --output-all option 2018-05-03 19:56:20 +01:00
lslogins bash-completion: chmod -x 2020-05-22 12:02:25 +02:00
lsmem lsmem: add --output-all option 2018-05-03 19:56:20 +01:00
lsns bash-completion: update lsns 2022-11-08 10:11:57 +01:00
Makemodule.am pipesz: add bash-completion script 2022-05-18 10:35:34 +02:00
mcookie bash-completion: update misc-utils 2017-04-17 18:18:10 +01:00
mesg bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
mkfs bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
mkfs.bfs bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
mkfs.cramfs bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
mkfs.minix bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
mkswap mkswap: add --verbose, reduce extents check output 2020-09-10 12:54:14 +02:00
more more: use getopt_long() to parse options 2020-04-13 12:14:08 +01:00
mount mount: add -m,--mkdir as shortcut for X-mount.mkdir 2021-08-12 13:51:57 +02:00
mountpoint mountpoint: add --nofollow option 2019-08-02 19:39:05 +01:00
namei bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
newgrp bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
nsenter nsenter: add --wdns to change working directory 2021-11-22 13:18:54 +01:00
partx bash-completion: Add fallback for symlinks/images 2019-09-19 08:16:32 -06:00
pg bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
pipesz pipesz: add bash-completion script 2022-05-18 10:35:34 +02:00
pivot_root bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
prlimit bash-completion: simplify pid listing 2017-08-30 11:21:57 +02:00
raw bash-completion: Don't offer short options where corresponding long one exists. 2013-04-08 17:06:56 +02:00
readprofile bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
rename rename: (bash-completion) fix typo 2022-11-28 09:47:18 +01:00
renice bash-completion: simplify pid listing 2017-08-30 11:21:57 +02:00
resizepart bash-completion: Add non-canonical device fallback 2019-09-19 08:17:09 -06:00
rev bash-completion: add --zero to rev module 2022-11-16 08:48:43 +01:00
rfkill rfkill: add toggle to bash completion 2022-11-08 19:48:08 +01:00
rtcwake bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
script bash-completion: update script, scriptlive, and scriptreplay files 2019-12-11 19:19:21 +00:00
scriptlive bash-completion: update script, scriptlive, and scriptreplay files 2019-12-11 19:19:21 +00:00
scriptreplay bash-completion: update script, scriptlive, and scriptreplay files 2019-12-11 19:19:21 +00:00
setarch bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
setpriv bash-completion: catch up with option changes 2018-10-04 21:36:22 +01:00
setsid bash-completion: update sys-utils 2017-04-17 18:26:37 +01:00
setterm bash-completion: update term-utils 2017-04-17 18:34:14 +01:00
sfdisk sfdisk add --backup-pt-sectors 2021-12-09 12:07:16 +01:00
su su: (bash-completion) offer usernames rather than files 2021-08-31 12:51:40 +02:00
swaplabel bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
swapoff bash-completion: use swapon label and uuid listing support 2014-10-31 10:39:01 +01:00
swapon bash-completion: add swapon specifiers to completion 2018-05-28 13:36:38 +02:00
taskset bash-completion: fix few bash set -u issues 2018-04-06 13:03:38 +02:00
tunelp bash-completion: update uuidgen, wipefs, tunelp, setpriv, and hwclock 2017-09-18 11:04:52 +02:00
uclampset uclampset: Plumb in bash-completion 2021-02-02 10:56:26 +00:00
ul bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
umount umount: properly handle special characters in completion 2022-12-27 03:22:23 +00:00
unshare unshare: support the time namespace 2020-03-08 19:02:00 +01:00
utmpdump bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
uuidd bash-completion: use '\n' as IFS when ask for filenames 2013-09-30 15:49:00 +02:00
uuidgen bash-completion: update uuidgen, wipefs, tunelp, setpriv, and hwclock 2017-09-18 11:04:52 +02:00
uuidparse uuidparse: add bash-completion file 2017-07-15 22:05:00 +01:00
waitpid waitpid: add new command 2023-01-04 01:18:33 +00:00
wall wall: check -g GID 2016-12-02 14:11:20 +01:00
wdctl bash-completion: make completions to work when bash set -u is in use 2017-07-15 22:05:42 +01:00
whereis whereis: use commands for Bash completions 2021-08-08 18:04:30 -04:00
wipefs bash-completion: release preparations 2020-06-15 11:35:40 +02:00
write bash-completion: update term-utils 2017-04-17 18:34:14 +01:00
zramctl zramctl: add --output-all option 2018-05-03 19:56:21 +01:00