rule-list
[Top][All Lists]
Advanced

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

[RULE] Re: i18n


From: Ingo Lantschner
Subject: [RULE] Re: i18n
Date: Mon, 08 Sep 2003 23:18:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Michael Fratoni wrote:

The "cat" command above translates (roughly) to Read everything below this point until you reach EOF, directing what has been read to a target file. So,
cat<<EOF >> test.txt
This is a test
EOF

Will cause the file test.txt to be created (or appended to)
with the string "This is a test"

Does that help?
yes! thanks I got it! Ingo.





reply via email to

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