Timeline for Why output redirection is not working? [duplicate]
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 1, 2018 at 12:18 | comment | added | Jeff Schaller♦ | See also: unix.stackexchange.com/a/186126/117549 | |
| May 1, 2018 at 12:16 | history | closed | Ignacio Vazquez-Abrams Jeff Schaller♦ Hauke Laging bash Users with the bash badge or a synonym can single-handedly close bash questions as duplicates and reopen them as needed. | Duplicate of Do redirection operators always open file descriptors in parallel?, redirect to the same file as the source file processed by the command [duplicate] | |
| May 1, 2018 at 12:16 | history | edited | Jeff Schaller♦ | edited tags | |
| May 1, 2018 at 12:14 | comment | added | doneal24 | You wan to use sed -i 's/text1/text2/' newfile so you don't clobber the file before it is processed. | |
| May 1, 2018 at 12:09 | history | asked | Kishan Kumar | CC BY-SA 3.0 |