Skip to content

Instantly share code, notes, and snippets.

@m3nd3s
Created April 27, 2012 22:11
Show Gist options
  • Select an option

  • Save m3nd3s/2513829 to your computer and use it in GitHub Desktop.

Select an option

Save m3nd3s/2513829 to your computer and use it in GitHub Desktop.
For Syntax
for { variable name } in { list }
do
#comandos
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment