Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I need to append (paste) text from the internet into a text document on a daily basis.
Can anyone help me with a script or bash command that will automatize this process.
I will appreciate your help. I have a Mac running Snow Leopard.
2011-09-04 01:29:00
Thank you Mike and ha14. I decided to use the automator option that includes the terminal command: cat >> ~/Users/username/file.txt
2011-09-04 10:28:00
Thanks for the feedback!
2011-08-31 09:44:00
Well you can use clipboard managersStuff2[BROKEN LINK REMOVED]6 more clipboard softwares[BROKEN LINK REMOVED]
2011-08-31 08:31:00
I think the following should help you setup such a function.[BROKEN LINK REMOVED]