Timeline for Replace space between filepaths with newline
Current License: CC BY-SA 4.0
28 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8, 2024 at 19:09 | history | edited | jubilatious1 | CC BY-SA 4.0 | Improve accuracy of title--question is specific to filepaths. |
| Aug 26, 2022 at 23:16 | answer | added | jubilatious1 | timeline score: 0 | |
| Jul 18, 2022 at 7:49 | history | protected | dr_ | ||
| Apr 14, 2022 at 5:05 | answer | added | Praveen Kumar BS | timeline score: 1 | |
| Apr 13, 2022 at 22:23 | history | edited | Braiam | CC BY-SA 4.0 | edited tags; edited title |
| Feb 18, 2021 at 1:33 | answer | added | user232326 | timeline score: 4 | |
| Feb 15, 2021 at 9:47 | comment | added | laconbass | @Kusalananda Gilles has written an excelent answer here (see unix.stackexchange.com/a/105655/49721) explaining why "A space-separated list of file names doesn't really work: what if one of the file names contained spaces?" | |
| Feb 14, 2021 at 22:33 | comment | added | Kusalananda♦ | What produces that text, and what do you want to use it for? If it's a list of actual pathnames, just replacing spaces by newlines may obviously mangle pathnames that contain embedded spaces, such as /User/myself/VirtualBox VMs/. | |
| Feb 14, 2021 at 22:21 | answer | added | Abdelrahman Saleh | timeline score: -1 | |
| Sep 26, 2018 at 8:40 | comment | added | SD. | ls /path/to/ | xargs echo | sed 's/\s\+/\n/g' | |
| Apr 29, 2017 at 17:36 | answer | added | user218374 | timeline score: 0 | |
| Apr 29, 2017 at 17:24 | answer | added | FranMowinckel | timeline score: 10 | |
| Apr 13, 2017 at 12:37 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Jun 17, 2016 at 14:57 | comment | added | Trevor Boyd Smith | question with +922 total votes: How do I split a string on a delimiter in Bash? | |
| Sep 3, 2015 at 5:59 | answer | added | sanjeev kanabargi | timeline score: -1 | |
| Apr 17, 2015 at 17:00 | vote | accept | laconbass | ||
| Dec 11, 2014 at 21:50 | vote | accept | laconbass | ||
| Apr 17, 2015 at 17:00 | |||||
| Apr 28, 2014 at 6:11 | vote | accept | laconbass | ||
| Dec 11, 2014 at 21:50 | |||||
| Dec 18, 2013 at 0:24 | answer | added | Gilles 'SO- stop being evil' | timeline score: 13 | |
| Dec 17, 2013 at 23:43 | history | edited | Gilles 'SO- stop being evil' | edited tags | |
| Dec 17, 2013 at 16:28 | answer | added | MGP | timeline score: 18 | |
| Dec 17, 2013 at 16:25 | answer | added | evilsoup | timeline score: 32 | |
| Dec 17, 2013 at 16:08 | history | edited | Raphael Ahrens | CC BY-SA 3.0 | edited body |
| Dec 17, 2013 at 15:46 | review | First posts | |||
| Dec 17, 2013 at 16:08 | |||||
| Dec 17, 2013 at 15:40 | answer | added | Joseph R. | timeline score: 0 | |
| Dec 17, 2013 at 15:32 | answer | added | unxnut | timeline score: 1 | |
| S Dec 17, 2013 at 15:27 | answer | added | laconbass | timeline score: 238 | |
| S Dec 17, 2013 at 15:27 | history | asked | laconbass | CC BY-SA 3.0 |