/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.2
completions/_write
8 строк
252 B
Ville Skyttä
cal,chfn,chsh,dmesg,eject,hexdump,look,newgrp,renice,runuser,su,write: Deprecate on Linux in favor of util-linux ones (Debian: #737672)
08 фев 2014, 21:35
08 фев 2014, 21:35
e452f2e
Код
Авторство
О чём код?
# write(1) completion -*- shell-script -*- # Use of this file is deprecated on Linux. Upstream completion is # available in util-linux >= 2.23, use that instead. complete -u write # ex: ts=4 sw=4 et filetype=sh