Timeline for iterate files in folder and remove leading/trailing spaces from columns
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 25, 2020 at 12:09 | comment | added | Ed Morton | blank characters are literal, there's no need to put them in a bracket expression. The sed script wouldn't remove spaces at the start of the first field or end of the last field. | |
| Aug 23, 2020 at 22:37 | comment | added | Bash | Thank you! :) @Rakesh | |
| Aug 23, 2020 at 22:36 | vote | accept | Bash | ||
| Aug 23, 2020 at 19:50 | history | edited | Rakesh Sharma | CC BY-SA 4.0 |
added 209 characters in body
|
| Aug 23, 2020 at 19:43 | history | answered | Rakesh Sharma | CC BY-SA 4.0 |