barbara@lemmy.ml to Linux@lemmy.ml · 6 months agowhy does noone inprove bash such that you can write a normal foor loop with whitespace in file names?message-squaremessage-square40fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squarewhy does noone inprove bash such that you can write a normal foor loop with whitespace in file names?barbara@lemmy.ml to Linux@lemmy.ml · 6 months agomessage-square40fedilinkfile-text
minus-squareDigitalDruid@lemmy.sdf.orglinkfedilinkarrow-up0·edit-26 months agoyes bash is the Bourne-Again Shell, the basic stuff would have to be sh, the Bourne Shell, developed in 1979 for UNIX 7 and still in use today. both written by the legend Steven Bourne UNIX 1-6 had the Ken Thompson Shell which I’ve never used but assume is similar.
yes bash is the Bourne-Again Shell, the basic stuff would have to be sh, the Bourne Shell, developed in 1979 for UNIX 7 and still in use today.
both written by the legend Steven Bourne
UNIX 1-6 had the Ken Thompson Shell which I’ve never used but assume is similar.