I just want to print something to a file ... I know this must seem really easy but I'm looking for something like a 'print' function.
Echo seems to only print to stdout, so that's no good and I don't have any luck on just
what should I do then ??
Echo seems to only print to stdout, so that's no good and I don't have any luck on just
Code:
print "string" file
what should I do then ??