The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
append a text to a file every month
.
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
:
append a text to a file every month
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
06-30-2009
lowbyte
Registered User
Join Date: Jan 2007
Posts: 73
hey,
perhaps cat will help you?
cat file1 file2 file3 >> filex
cat filex file4 >> filex
cat filex file5 >> filex
cu
lowbyte
lowbyte
View Public Profile
Find all posts by lowbyte
Find lowbyte's past nominations received
Find lowbyte's present nominations given