This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I recently decided to put my scripts on GitHub. I figured it was a waste just keeping them to myself, if they can be useful to other people. So, here's hoping that they will be useful to others out there.
Linking some of the scripts below, but there's more in that repository, and I will likely keep putting up more as I get to cleaning up my old scripts.
https://github.com/linux4ever07/scripts/blob/main/md5db_fast.pl
An extremely fast (multi-threaded) Perl script to recursively keep track of changes in a directory.
https://github.com/linux4ever07/scripts/blob/main/lower_volume_pw.sh
A script for the insomniacs out there who, like me, like to doze off to movies, YouTube etc. The script automatically and gradually lowers the volume to 0% over 1 hours time.
https://github.com/linux4ever07/scripts/blob/main/tracker_list.sh
A script that sorts through lists of BitTorrent trackers, removes duplicates and checks online status.
https://github.com/linux4ever07/scripts/blob/main/bluray_remux2hevc.sh
A script for the aspiring pirate who wishes to start a HEVC movie release group.
https://github.com/linux4ever07/scripts/blob/main/imdb.sh
A script to search movies on IMDb from the terminal, and display basic info about the movie.
https://github.com/linux4ever07/scripts/blob/main/round_srt.pl
A script to round the start and stop timestamps in SRT subtitle files to the closest centisecond. Makes it easier to edit timings in subtitle editors such as Gnome Subtitles afterwards.
https://github.com/linux4ever07/scripts/blob/main/free_ram.sh
A script for those who have very little RAM. It frees up RAM by closing the rendering process of Firefox, Chrome / Chromium and Tor Browser, while leaving the tabs open so they can be reloaded if the user so wishes.
https://github.com/linux4ever07/scripts/blob/main/packer.sh
An easy to use script which abstracts away the syntax differences between different compression programs.
https://github.com/linux4ever07/scripts/blob/main/rm_old_kernels.sh
A script that automatically uninstalls old kernel packages from Fedora. Could be modified for other distros with little effort.
https://github.com/linux4ever07/scripts/blob/main/cuebin_extract.sh
A script to extract audio tracks from BIN/CUE files, and encode them to FLAC or Ogg Vorbis.
You are a motherfucking gangster. Thanks for this
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/linux/comme...