<data:blog.pageTitle/>

This Page

has moved to a new address:

https://vmvirtual.blog

Sorry for the inconvenience…

Redirection provided by Blogger to WordPress Migration Service
BIOLNX: Manipolare i file su Unix/Linux - puntata 2

venerdì 3 agosto 2012

Manipolare i file su Unix/Linux - puntata 2

Aggiungere uan stringa alla fine di ogni riga di un file utilzzando awk :

awk ' { print $0"Testo da aggiungere" } ' myfile >> newfile

0 Commenti:

Posta un commento

Iscriviti a Commenti sul post [Atom]



<< Home page