@[email protected] to [email protected] • 7 months agowhy does noone inprove bash such that you can write a normal foor loop with whitespace in file names?message-square40fedilinkarrow-up129arrow-down118file-text
arrow-up111arrow-down1message-squarewhy does noone inprove bash such that you can write a normal foor loop with whitespace in file names?@[email protected] to [email protected] • 7 months agomessage-square40fedilinkfile-text
minus-squareesheplinkfedilink12•edit-27 months ago@barbara Is bash itself not already an improvement on ““the basic stuff””? …and whitespace in filenames is simply unacceptable, and should not be encouraged. 😆 What’s wrong with the method we’ve been usin forever of working with dumbly named files? Just "enclose em", or use\ an\ escape\ char in em.
@barbara Is
bash
itself not already an improvement on ““the basic stuff””?…and whitespace in filenames is simply unacceptable, and should not be encouraged. 😆
What’s wrong with the method we’ve been usin forever of working with dumbly named files? Just
"enclose em"
, oruse\ an\ escape\ char
in em.deleted by creator