Fehérke's GitHub Site == glue between Fehérke's GitHub hosted projects

Bash

Some shell scripts I wrote. Not all, not the best, just some of them.

Note
Specifically written for Bash on Linux. No compatibility with other shells or operating systems intended.

buzz.sh
2013-02-02 / notification / stable, active
Schedules an at job to pop up a message using various commands.
cookieclean.sh
2008-09-05 / cleanup / stable, inactive
Cleans up the Mozilla cookie file removing unwanted items.
duplicated.sh
2007-03-26 / cleanup / stable, active
Create a list of all duplicated files based on comparing their checksums.
killrenegade.sh
2005-07-24 / cleanup / stable, dormant
Kill the processes with given name which use to much resources.
lyndex.sh
2005-10-05 / search / stable, dormant
Create a word index from the Lynx traversal crawl files.
minesweeper.sh
2005-12-27 / game / stable, inactive
The classic mine sweeper game in text mode.
mksfx.sh
2005-07-07 / stable, inactive
Add a shell script header to a compressed file, to make it selfextractor.
mpc.sh
2011-05-28 / media / stable, active
Just a rudimental frontend for the most basic music playing functionalities.
onceaday.sh
2008-08-30 / notification / stable, active
Run commands enumerated in a configuration file, conditionally, only once a day.
pacman.sh
2013-11-17 / frugalware / stable, active
Adds some frequently needed minor functionalities to pacman-g2.
psqall.sh
2012-11-13 / stable, inactive
Runs the psql tool in a loop for more databases of the same server.
seq.sh
2004-12-25 / stable, active
Use the seq command to replace numeric part of a string with numeric sequences and multiplying the string.
symlink_ntfs.sh
2011-05-01 / recovery / stable, inactive
Restores symlinks after copying them to NTFS and back.
taborder.sh
2010-09-20 / stable, inactive
Reorders the controls in the XFM file based on the declarations in the Pas file.
termclock.sh
2008-09-10 / stable, inactive
Analog clock displayed using only bash arithmetics and tput.