Timeline for awk cuts strings
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 27, 2020 at 18:59 | vote | accept | user977828 | ||
| May 27, 2020 at 1:56 | answer | added | Rakesh Sharma | timeline score: 1 | |
| May 26, 2020 at 18:33 | history | became hot network question | |||
| May 26, 2020 at 12:08 | comment | added | terdon♦ |
@EdMorton tab-separated, not space. And no, the ; is an internal field delimiter and disallowed within values. See github.com/The-Sequence-Ontology/Specifications/blob/master/….
|
|
| May 26, 2020 at 12:08 | answer | added | Ed Morton | timeline score: 5 | |
| May 26, 2020 at 11:56 | comment | added | Ed Morton |
Can the quoted string at the end of a line contain a ;, e.g. could it contain a string like in ...258;Note="Cellulose synthase; the coolest synthase"? Can it contain a tab character (now that @terdon has provided the important detail that the fields are space-separated)?
|
|
| May 26, 2020 at 11:20 | answer | added | AdminBee | timeline score: 3 | |
| May 26, 2020 at 11:04 | history | edited | terdon♦ |
edited tags
|
|
| May 26, 2020 at 10:59 | comment | added | AdminBee | Concerning your "final result", do you want to derive the first field from the "ID" or "Name" property? Are they always equal? | |
| May 26, 2020 at 10:50 | answer | added | terdon♦ | timeline score: 7 | |
| May 26, 2020 at 10:33 | history | edited | Kusalananda♦ |
edited tags
|
|
| May 26, 2020 at 10:33 | history | asked | user977828 | CC BY-SA 4.0 |