shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [shell-script] awk


From: webmaster
Subject: Re: [shell-script] awk
Date: Sat, 26 Jan 2002 22:02:29 -0200

A estrutura básica é:

[padrão] [{ação}]

Exemplo:

awk '$1 == "Paula"{print $2, $3}'

Tem um livro bom sobre isso "Programação Shell Linux" de Julio Cezar Neves
(Brasport)

Mário
http://www.pitansite.com.br

----- Original Message -----
From: "Sergio A Lima Júnior" <address@hidden>
To: <address@hidden>
Sent: Thursday, January 24, 2002 5:31 PM
Subject: [shell-script] awk


> ola all,
>
> alguem pode me informar como utilizar variaveis no awk?
>
> Atenciosamente,
>
> ==================================
> Sergio A Lima Junior
> Linux User ID. #229772
> Kernel 2.4.5
> address@hidden
> ==================================
>
>
> Sair da lista: address@hidden
> Banco Dados:   http://www.egroups.com/group/shell-script
>
> Seu uso do Yahoo! Grupos é sujeito às regras descritas em:
http://br.yahoo.com/info/utos.html
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]