This repository contains UNIX shell scripts I have written and
hence use on a daily basis. All scripts use zsh
and are intended
to be used on macOS.
The repository contains the following scripts:
- chrono.sh
- compile_tex.sh
- dedosify.sh
- gengif.sh
- genman.sh
- gentest.sh
- makehere.sh
- mcurl.sh
- movies.dir.sh
- qfind.sh
- test.sh
- tman.sh
- trash.sh
- vilen.sh
A brief explanation of each script follows. For more information, consult man pages in docs/, available in both Markdown and man page.
-
chrono.sh: Chronograph (aka stopwatch)
-
compile_tex.sh: Create PDF from TeX source and open the result
-
creman.sh: Create template man page
-
dedosify.sh: Convert Windows (DOS) text file to UNIX
-
gengif.sh: Generate GIF from video
-
genman.sh: Generate man page from Markdown via pandoc
-
gentest.sh: Generate test cases for Quera
-
makehere.sh (missing manual):
-
mcurl.sh (missing manual):
-
movies.dir (missing manual):
-
qfind.sh (missing manual):
-
test.sh (missing manual):
-
tman.sh (missing manual):
-
trash.sh (missing manual):
-
vilen.sh (missing manual):