Writing to file without > and |in shell script In shell scripting , how can I write the output for file without using those symbols <>| ? Go to Source Author: Pipe