Comment on mv *.jpg is complete bullshit.
GenderNeutralBro@lemmy.sdf.org 11 months agoThis is exactly correct. This is why I say it would require a whole new OS with no regard for compatibility with current systems.
As long as arguments are typeless and transmitted in a single array, there is no universal way to make programs distinguish between an option and file name that are identical. Full stop. No way. This has nothing to do with quoting schemes.
There are conventions to work around this (like –
) but that is at the command level, NOT the shell level. It is not universal.
NeatNit@discuss.tchncs.de 11 months ago
Okay, I pretty much agree with you in theory, but in practice you’re basically describing PowerShell which I just cannot. :P
GenderNeutralBro@lemmy.sdf.org 11 months ago
LOL. Now I feel dirty.
To be fair, there’s a lot that PowerShell does much better than Bash and similar shells. Piping tables as tables is rad.