This website requires JavaScript.
Explore
Help
Sign In
Cynarski
/
kickstart
Watch
1
Star
0
Fork
0
You've already forked kickstart
Code
Issues
Pull Requests
Releases
Wiki
Activity
5bdabf6556
kickstart
/
lib
/
kickstart-commands
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce kickstart help and commands
2014-02-20 16:28:28 +00:00
#!/bin/bash
root_dir=`kickstart root-dir`
Add commands with - to the output
2014-03-17 21:23:04 +00:00
echo "`ls $root_dir/lib | cut -f2- -d'-'`"
Reference in New Issue
Copy Permalink