The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
add data from command line to end of file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
add data from command line to end of file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
05-23-2006
steweston
Registered User
Join Date: May 2006
Location: Vancouver, BC
Posts: 11
Quote:
Originally Posted by
bryan
how can I add data from command line to end of file?
echo "Whatever you want, including variables $VAR1 , $VAR2" >> your_file
steweston
View Public Profile
Find all posts by steweston