/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.99.2
support/SunDistrib
14 строк
268 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 # # SunDistrib -- make Solaris and SunOS distribution of lsof 4.x # # Usage: SunDistrib [<suffix>] # # <suffix> optional suffix for identification if test $# -gt 1 then echo "Usage: [<suffix>]" exit 1 fi $HOME/src/lsof4/support/GenericDistrib2 sun $1