Commit Graph

9 Commits (33a40fc271c2dc2e48ea40c8fcb2efc1800ac352)

Author SHA1 Message Date
Pierre Neidhardt d92b14d463 Scripts: Comments and formatting 2015-09-12 16:09:01 +02:00
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt 1900ddad9a Dataindex: consistent output 2014-03-08 11:00:44 +01:00
Pierre Neidhardt c55236c71d Scripts: removed bashism from getops and secured cd with --. 2014-02-10 15:05:27 +01:00
Pierre Neidhardt c6bfd146d7 Scripts: removed useless functions in stdin/files scripts 2014-01-06 11:24:43 +01: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 fbe8edddc6 Scripts: fixed realpath usage 2013-12-27 11:17:55 +01:00
Pierre Neidhardt 0488ac38aa imagemount: bug fixes 2013-11-11 20:47:15 +01:00
Pierre Neidhardt ffabf69a48 imagemount: first (awesome) release 2013-11-11 19:40:11 +01:00