|
|
|
|
|
by IshKebab
1307 days ago
|
|
I sort of agree wrt quoting. Most people's solution is just "well don't use spaces or dollars or whatever in your filenames!" which is obviously shit. But on the other hand I think the ultimate blame lies with Bash for being so shitily designed that you can make basic quoting mistakes and it works most of the time. Real programming languages don't have that issue. |
|
Alas, the things that force it are also shit. Overall, it is an improvement.
Want real fun. touch -- --help # or similar. :)