csh - C Shell Scripting - append to the end of a file name -
so i'm taking in number of files, , wish copy them directory , store them added file extension, ".copy".
i'm not sure command can use append end of file, simpler thinking or need command?
do plan using loop or trying find one-liner? if have file $f, can $f.copy appended version.
Comments
Post a Comment