Timeline for Unexpected cut output
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 26, 2024 at 21:19 | comment | added | eyoung100 |
I believe you also need a space after -f Adding it should only print senior and nothing else
|
|
| Jan 26, 2024 at 21:18 | history | edited | eyoung100 | CC BY-SA 4.0 |
the space between the f and th argument is needed
|
| Jan 26, 2024 at 21:10 | comment | added | ayeieye | The contents of students.txt is shared in the original post. | |
| Jan 26, 2024 at 21:09 | comment | added | eyoung100 |
You may also need to fix your field parameter -f, but I cant tell you that until I see students.txt
|
|
| Jan 26, 2024 at 21:07 | history | edited | eyoung100 | CC BY-SA 4.0 |
Added Hint
|
| Jan 26, 2024 at 21:05 | comment | added | ayeieye | More of what my question is related to is why I am getting any output at all. If you change the delimiter to a comma, you get the following output: ``` sophomore freshman ``` Which makes sense. if you then change it to field 4, you get empty output, which still makes sense. But shouldn't I be getting no or blank output in the original example? | |
| Jan 26, 2024 at 21:01 | history | answered | eyoung100 | CC BY-SA 4.0 |