1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-12 13:34:29 +01:00

WIP: Forgotten

This commit is contained in:
Tony Tkáčik 2016-04-26 11:02:52 +02:00
parent af0740386d
commit 8d287c3e66
6 changed files with 71 additions and 3 deletions

14
bin/tdm-show-help Executable file
View file

@ -0,0 +1,14 @@
#!/bin/sh
##
## Creates cbz archive from supplied folder.
##
SCRIPT_PATH=$1
FILENAME=$(basename $1)
echo $FILENAME
grep "\#\#" $1 | cut -d\# -f3-
echo