Timeline for To delete a word in a line in file without deleting a whole line
Current License: CC BY-SA 4.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 16, 2019 at 17:50 | history | suggested | Olleg | Delete wrong tags | |
| Sep 16, 2019 at 17:30 | review | Suggested edits | |||
| S Sep 16, 2019 at 17:50 | |||||
| Sep 16, 2019 at 7:38 | comment | added | Chris Davies | Please update your question. Hiding clarifications here in the comments doesn't help anyone. | |
| Sep 15, 2019 at 23:58 | history | edited | G-Man Says 'Reinstate Monica' | CC BY-SA 4.0 | added 8 characters in body; edited title |
| Sep 15, 2019 at 23:56 | answer | added | G-Man Says 'Reinstate Monica' | timeline score: 4 | |
| Sep 15, 2019 at 23:16 | comment | added | jojo | @roaima yes exactly the same i want to delete a word and replace it with a space | |
| Sep 15, 2019 at 23:15 | history | edited | jojo | edited tags | |
| Sep 15, 2019 at 22:47 | comment | added | jsotola | is this a school assignment? | |
| Sep 15, 2019 at 22:44 | comment | added | Chris Davies | Only you know the source input; how much of the string assign where host.name in [ is sufficient to identify the line where Yahoo is to be removed? | |
| Sep 15, 2019 at 22:43 | comment | added | Chris Davies | Looks like you don't just want to delete the Yahoo string but you want to replace it with a space.. ? | |
| Sep 15, 2019 at 22:31 | history | edited | user147505 | CC BY-SA 4.0 | deleted 3 characters in body |
| Sep 15, 2019 at 22:30 | comment | added | user147505 | Grep doesn't do this stuff. You need a stream editor (sed) or something no less powerfull eg. Perl. | |
| Sep 15, 2019 at 22:00 | review | First posts | |||
| Sep 15, 2019 at 22:10 | |||||
| Sep 15, 2019 at 21:59 | history | asked | jojo | CC BY-SA 4.0 |