monkinetic the blog

sh Help

I’m trying to figure out how to direct output from a shell script to another file - from within the script. I’ve tried

[cmd] > filePath

but it doesn’t seem to work. Can any kind reader with unix shell scripting experience help out?