Commit Graph

16 Commits (54aa107b950a475313ae1fd70ea245a618be7ed3)

Author SHA1 Message Date
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt d854fd353a homeclean: dwb proper cleaning 2014-09-23 09:34:47 +02:00
Pierre Neidhardt ac262bcff5 Homeclean: Fix typo 2014-04-24 10:01:58 +02:00
Pierre Neidhardt 9233dad745 Script+Shell: fixed and standardize PATH checking
We redirect stderr to NULL since POSIX says it may be used (no modern shell
seems to be using it).

If more than 1 program is checked for availability, we use a function.

Emacs snippet make it uniform.

Error message is output on stderr and is always the same.
2014-01-03 19:13:07 +01:00
Pierre Neidhardt ea27693882 homeclean: fixed wiping 2013-12-30 02:20:45 +01:00
Pierre Neidhardt e26d226c95 homeclean: using set array, removed out-of-date content. 2013-12-29 10:37:22 +01:00
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt e19cb4e939 dataindex: more versatile 2013-08-14 02:33:34 +02:00
Pierre Neidhardt a6bd343156 Homeclean cleans more file 2013-07-26 18:01:16 +02:00
Pierre Neidhardt f74cd971c1 Misc: file hierarchy reorganization 2013-07-03 23:24:01 +02:00
Pierre Neidhardt e6e6d88957 Moved env variables to .profile.
Fixed home* scripts.
Various shell fixes.
2013-06-03 20:18:14 +02:00
Pierre Neidhardt c2be8ede3d Minor fixes. 2013-05-16 11:43:37 +02:00
Pierre Neidhardt a12d2bcb68 homeclean: fixed. 2013-05-15 14:46:08 +02:00
Pierre Neidhardt 5c7f2aae17 dataindex: new script for data backup. 2013-05-15 14:22:08 +02:00
Pierre Neidhardt e40f0442c6 Scripts: new homeclean script.
Emacs: improved some snippets.
2013-05-15 11:08:39 +02:00