Timeline for Replacing all the dots in the name of directories and sub directories recursively with spaces
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 31, 2019 at 8:59 | vote | accept | Rick T | ||
| Oct 31, 2019 at 5:28 | comment | added | v010dya | Are you sure that you want directories with the name that starts with a dot (hidden directories) to start with a space? | |
| Oct 31, 2019 at 5:14 | comment | added | Freddy | It's not clear why you're looking for files with the pattern * - *, I added an answer using find and pattern *.* (a dot anywhere in the filename). | |
| Oct 31, 2019 at 5:11 | answer | added | Freddy | timeline score: 4 | |
| Oct 31, 2019 at 5:02 | history | edited | Rick T | CC BY-SA 4.0 | text |
| Oct 31, 2019 at 2:15 | history | asked | Rick T | CC BY-SA 4.0 |