pad-file -V (return code: 255)
pad-file: invalid option -- '-'
Usage: pad-file <desired-length> <input file> [<input file> ...]
The file will be padded in-place.
By default, the file is padded with zeros, but:
[-v <numerical value of character to pad with>]
[-c <character to pad with>]
pad-file --help (return code: 255)
pad-file: invalid option -- '-'
Usage: pad-file <desired-length> <input file> [<input file> ...]
The file will be padded in-place.
By default, the file is padded with zeros, but:
[-v <numerical value of character to pad with>]
[-c <character to pad with>]