Include sig command pipeline
This commit is contained in:
parent
1a7147d28d
commit
f8326a798c
3
sig
3
sig
@ -9,6 +9,9 @@ if [ -z "$1" ]
|
|||||||
echo ""
|
echo ""
|
||||||
echo " Usage: ./sig <command> {args}"
|
echo " Usage: ./sig <command> {args}"
|
||||||
echo ""
|
echo ""
|
||||||
|
printf "\tCurrent Configuration"
|
||||||
|
echo ""
|
||||||
|
echo ""
|
||||||
echo " Command List:"
|
echo " Command List:"
|
||||||
ls -1 ./scripts | sed -e 's/\.sh$//' | sed -e 's/^/ /'
|
ls -1 ./scripts | sed -e 's/\.sh$//' | sed -e 's/^/ /'
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user