LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Using echo to output a string to a file with forward slashs (https://www.linuxquestions.org/questions/linux-general-1/using-echo-to-output-a-string-to-a-file-with-forward-slashs-65016/)

moses 06-21-2003 02:04 PM

You are using the wrong command! Read post #14. You HAVE to remove the space in the command or echo will reproduce it. There is a space after the single quote in the command you are using, which means echo will produce that space in its output.


All times are GMT -5. The time now is 11:03 AM.