The symbol you used is fine. It only becomes a problem if you want a new file and pipe out to an existing file using it, because it will add to the file. But as long as your file doesn't exist, you will be fine to use the >> pipe. | is only for piping output from one program into another.~Kyle

_______________________________________________
Blinux-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/blinux-list

Reply via email to