Commit History

Author SHA1 Message Date
  orbea c53ea5b152 Another exists function fix 7 years ago
  orbea c99c8b20a9 exists function fix 7 years ago
  orbea 0ebdbe3308 Better way to printf multiple lines with the 'log' function 7 years ago
  orbea 1cf4fac5a0 set -eu earlier again 7 years ago
  orbea 9abbf9f6b7 With #!/bin/sh these are all legal function names so unset them. 7 years ago
  orbea 44b78e109f Specifically set variables as blank 7 years ago
  orbea 73979cf733 Silence an inconsequential error in mksh/pdksh 7 years ago
  orbea 20fee925d8 Fix a regression 7 years ago
  orbea bf10e3e01b Another possibly unset variable 7 years ago
  orbea 2397ea29be Another zsh fix... 7 years ago
  orbea f735bcd1ac Work better with set -u 7 years ago
  orbea 65c14e9d94 The -d and -v options now work with set -u 7 years ago
  orbea 78d146f35a More portable way to avoid grep. 7 years ago
  orbea 588c9f6081 Fix zsh yet again... 7 years ago
  orbea bbe33a463d Don't add files to any lists if they are already included. 7 years ago
  orbea faa84b39fe scripts/burncd: Gracefully do nothing if VERBOSE = 0 7 years ago
  orbea bc8b966fd2 scripts/burncd: Add a 'match' function to replace grep. 7 years ago
  orbea c94beb5a3e scripts/burncd: Set the sed variable only if needed. 7 years ago
  orbea d939c55fa3 scripts/burncd: Reset the name variable only if sed is used. 7 years ago
  orbea 2bcce012a5 scripts/burncd: Split the ext variable from the list of files 7 years ago
  orbea 7fd609bf69 scripts/burncd: Find already existing temporary files with special characters 7 years ago
  orbea 2843b9166e scripts/burncd: Minor cleanup, split the file output only once per loop 7 years ago
  orbea 52e8882abe scripts/burncd: Nitpick 7 years ago
  orbea 9f6173283a scripts/burncd: $TMP is never an option. 7 years ago
  orbea 82beab9fae scripts/burncd: Fix ` characters too 7 years ago
  orbea 192bc5e85c scripts/burncd: Finer control for sed 7 years ago
  orbea 49fdfcb0f4 scripts/burncd: Fix embedded $ characters in file names too 7 years ago
  orbea 65229d430e scripts/burncd: Have the die function write to stderr 7 years ago
  orbea eb7f6efc33 scripts/burncd: Fix script for files with embedded double quotes or back slashes 7 years ago
  orbea 59a57b877d scripts/burncd: Fix for yash 7 years ago