just make a directory (usually using the date and my login ID as a template) and use a simple cp command to copy all my target files into the new directory.
Another int... cho command -- as we have in the other examples.
My point here has been to show how we can do quite a...
}
'
# Piping an empty "echo" to awk gives it dummy input,
#+ and thus makes it unnecessary to supply... to that of the function.
Example:
function my-func () {
echo $(($1 + $2))
}
function mytest