Timeline for Remove specific character strings from text file using sed, no change to output file?
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2023 at 18:59 | answer | added | Ed Morton | timeline score: 4 | |
| May 23, 2023 at 5:48 | comment | added | Philippos | You got your solution, but if you still like to know why your sed command failed: You seem to have a whitespace before the _R, so it will not match. | |
| May 23, 2023 at 5:45 | history | edited | Philippos | CC BY-SA 4.0 | added 4 characters in body |
| S May 22, 2023 at 20:59 | history | suggested | CommunityBot | `illumina sample names` == bioinformatics | |
| May 22, 2023 at 20:58 | review | Suggested edits | |||
| S May 22, 2023 at 20:59 | |||||
| May 22, 2023 at 19:17 | vote | accept | Geomicro | ||
| May 22, 2023 at 19:09 | answer | added | grayhatter | timeline score: 2 | |
| May 22, 2023 at 18:51 | answer | added | ilkkachu | timeline score: 1 | |
| May 22, 2023 at 18:50 | answer | added | Gilles Quénot | timeline score: 4 | |
| May 22, 2023 at 18:45 | history | edited | ilkkachu | CC BY-SA 4.0 | I hope it's still about correct |
| May 22, 2023 at 18:32 | comment | added | Geomicro | I made the edits as requested, thank you @ilkkachu and markgraf. Also, my text file was constructed by navigating into the directory containing the zipped files and using dir > acc.paired.txt | |
| May 22, 2023 at 18:17 | history | edited | Geomicro | CC BY-SA 4.0 | added 986 characters in body |
| May 22, 2023 at 17:44 | comment | added | markgraf | Please do not post images of text, but the text itself. It is much easier to work with that. Looks like you have unwanted whitespace in your sed-statement. | |
| S May 22, 2023 at 17:22 | review | First questions | |||
| May 22, 2023 at 18:51 | |||||
| S May 22, 2023 at 17:22 | history | asked | Geomicro | CC BY-SA 4.0 |