Ability to specify multiple input files #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Perhaps
--in
could point to a directory, in which case all files in the directory would be concatenated (alphabetically by filename), and/or multiple--in
parameters could be specified (in which case files would be concatenated in the order given).