Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > macOS > How to append text via the command line

How to append text via the command line
Thread Tools
MrNo
Dedicated MacNNer
Join Date: Apr 2002
Location: Chicago
Status: Offline
Reply With Quote
Apr 9, 2007, 05:26 PM
 
Does anyone have an idea of how can I append text to a file via the command line.
I just want to be able to type the command in Terminal and have it append text to the file.
I don't want to open an application like vi or pico.
Any suggestions are welcome.
     
mduell
Posting Junkie
Join Date: Oct 2005
Location: Houston, TX
Status: Offline
Reply With Quote
Apr 9, 2007, 05:50 PM
 
command >> file
     
Hal Itosis
Grizzled Veteran
Join Date: Mar 2004
Status: Offline
Reply With Quote
Apr 9, 2007, 07:39 PM
 
Perhaps a more detailed example...

echo "your text goes here" >> /unix/path/to/the/file

if the text has any quotes *in* it,
then escape them with a backslash: \"
-HI-
     
MrNo  (op)
Dedicated MacNNer
Join Date: Apr 2002
Location: Chicago
Status: Offline
Reply With Quote
Apr 9, 2007, 08:39 PM
 
Thank you Hal Itosis.
That worked great
     
Simon
Posting Junkie
Join Date: Nov 2000
Location: in front of my Mac
Status: Offline
Reply With Quote
Apr 10, 2007, 03:35 AM
 
And in case the text is in another file:

[codex]cat file_with_text_to_append >> resulting_file[/codex]
     
   
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 10:51 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,