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

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

Re: [shell-script] grep


From: Herbert Alexander Faleiros
Subject: Re: [shell-script] grep
Date: Fri, 7 Jul 2006 15:31:38 -0300
User-agent: KMail/1.9.3

On Friday 07 July 2006 14:39, Prof. Emiliano Chemello wrote:
[cut]
> grep "total energy" > teste.txt
[cut]
> como fazer para que no arquivo de saída não seja
> colocado o nome do arquivo e os dois pontos?

$ man grep
[cut]
       -h, --no-filename
              Suppress the prefixing of  filenames  on  output  when  multiple
              files are searched.
[cut]


reply via email to

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