Timeline for Command substitution
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 18, 2015 at 16:17 | comment | added | ghoti | Did you perhaps edit this script on a Windows box, then copy it over to a Linux or Unix box without converting EOLs? | |
| Nov 18, 2015 at 15:32 | answer | added | Jodka Lemon | timeline score: 1 | |
| Nov 18, 2015 at 15:18 | comment | added | Mikel | I would also suggest trimming the spaces separately. You seem to check for spaces, but use the string including spaces if it was non-empty? | |
| Nov 18, 2015 at 15:16 | comment | added | Mikel |
I assume that error is coming from line 5? Can you comment it out and re run and confirm the error goes away? My guess is you have a space between fromdate and =.
|
|
| Nov 18, 2015 at 15:09 | comment | added | Wildcard |
Why not just use find directly?
|
|
| Nov 18, 2015 at 15:07 | review | First posts | |||
| Nov 18, 2015 at 15:16 | |||||
| Nov 18, 2015 at 15:06 | history | asked | Yves Fierens | CC BY-SA 3.0 |