The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-31-2008
outthere_3 outthere_3 is offline
Registered User
  
 

Join Date: Jan 2008
Posts: 9
Creating a txt file

Hi All,

I would like to know if you can set up in part of a script for the script to create a txt file and put some predetermined text into it.

#Example

make file example.txt

#Then it would the lines below into the text file as text.

Line 1
Line 2
Line 3

Does anyone have any answers.

Jeremy