The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Creating a txt file
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Creating a txt file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
01-31-2008
vangalli
Registered User
Join Date: Jul 2006
Location: Hindusthan ( INDIA )
Posts: 18
here is the answer!!
touch example.txt
echo Line1 >> example.txt
echo Line2 >> example.txt
echo Line3>> example.txt
vangalli
View Public Profile
Find all posts by vangalli
Find vangalli's past nominations received
Find vangalli's present nominations given