Volltextergebnisse:
- string_operations
- perform simple string manipulations. Often these machinations are necessary perform on lists of filena... ange #!/bin/bash # cvt.sh: # Converts all the MacPaint image files in a directory to "pbm" format. # Uses the "macptopbm" binary from the "netpbm" package, #+ which... a standard part of most Linux distros. OPERATION=macptopbm SUFFIX=pbm # New filename suffix.