diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-02-16 12:37:29 +0100 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-02-16 12:37:29 +0100 |
| commit | d763f6025fb04c4790b1a84854468191932597c9 (patch) | |
| tree | 7c204523fc6f7b73d92db602740e9a3b7570437f /rmw | |
| parent | bf54007f62beb5bf889da69574c4fea74bdc59aa (diff) | |
| download | chadscripts-d763f6025fb04c4790b1a84854468191932597c9.tar.gz chadscripts-d763f6025fb04c4790b1a84854468191932597c9.tar.bz2 chadscripts-d763f6025fb04c4790b1a84854468191932597c9.zip | |
add booksplit dwifi getbib rewrite volume
Diffstat (limited to 'rmw')
| -rwxr-xr-x | rmw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -# Remove whitespaces in all the files in a given directory +# Remove whitespaces in all filenames in a given directory if [ "$#" -gt 1 ]; then echo "Usage: rmw <dir>" >&2 |
