/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
support/NSDistrib
14 строк
255 B
Masatake YAMATO
Import the final source tree published by Vic, the original lsof maintainer.
23 июл 2018, 06:45
23 июл 2018, 06:45
8662085
Код
Авторство
О чём код?
#!/bin/ksh # # NSDistrib -- make NeXTSTEP distribution of lsof 4.x # # Usage: NSDistrib [<suffix>] # # <suffix> optional suffix for identification if test $# -gt 1 then echo "Usage: [<suffix>]" exit 1 fi $HOME/src/lsof4/support/GenericDistrib ns $1