[Typo3-UG CH] Re: shell script to add comments in file

Marcel Baur baur at adbw.ch
Fri Apr 16 10:12:27 CEST 2004


 

#!/bin/bash
echo "world" >> test 


Chris Zurlinden schrieb: 

> Hello together 
> 
> Iam looking for a very simple shell script.
> The goal 
> 
> I got a file test
> The content of text is hello 
> 
> Now i would like to add world on the next line of file test.
> like
> cat >> test
> world 
> 
> instead of typing cat i would like to use ./test.sh but i dont know how to 
> build this script.
> could anyone help please
> thanks
> chirs 
> 
> 
> _______________________________________________
> Typo3-ch mailing list
> Typo3-ch at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ch
 




More information about the TYPO3-ch mailing list