← Back to team overview

ubuntu-server-tips team mailing list archive

[Bug 413032] Re: bash for loop

 

** Changed in: ubuntu-server-tips
       Status: New => Confirmed

-- 
bash for loop
https://bugs.launchpad.net/bugs/413032
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.

Status in Ubuntu Server Tips: Confirmed

Bug description:
A for loop in bash syntax: for i in * ; do echo $i ; done