- https://git.zaks.web.za/thisiszeev/about-me
- Joined on
2024-01-29
This is a blank script for if you want to log the times of each step of your Bash script.
Basically, it uses traps to write out runtime in seconds, the last command executed, and if applicable, the exit code. This all gets written to a file called time.log
It is useful if you want to gauge the time each command in your script takes to run.
Updated 2024-02-05 19:30:25 +02:00
Create PDF pages for a movie catalog. Also downloads the torrent files from YTS.MX
Updated 2024-02-05 19:27:13 +02:00