Can anyone help me with a shell script in unix(in bash shell) for copying a file from one location(i.e a directory), to other, without using cp command at all(not using it in the script also.Any other command /utility can be used in the script).Can it be really done ? I could’nt find a way out.Any help would be appreciated…
Share
How many options do you want?
That is nowhere near exhaustive. You can be creative…have fun!
You could use:
catto create a C source file, copy.cmakeorccto compile itYou could use:
But that is probably cheating.