I mean: for i in file1 file2...
(not f)

On 11/17/20 9:00 AM, Judah Milgram wrote:
> I've combed the man page to the best of my ability and can't figure out
> this snippet from a bash script:
> 
> for f in file1 file2.... do
>    if [ "${-#*i}" = "$-" ]; then do stuff...
> done
> 
> What are those two expansions? They expand consistently to mBCH and
> himBCH which rings a bell somewhere but my lockdown-addled brain just
> can't place it.
> 
> thanks...
> Judah
> 
> 


-- 
Judah Milgram
milg...@cgpp.com
301-257-7069

You received this email because you are subscribed to the UM Linux User's Group 
(UM-LINUX) mailing list. If you would like to unsubscribe from this list, 
simply send an email to lists...@listserv.umd.edu with the message signoff 
UM-LINUX in the body.

Reply via email to