Revision history of "Laço for"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 08:40, 25 September 2017Admin (Talk | contribs). . (286 bytes) (+286). . (Criou página com 'Exemplo de laço for em todos os parâmetros de um script shell: <source lang="bash"> for file_name in $@ do echo file_name end for </source> Exemplo de chamada: <sourc...')