You are not logged in.

#1 2014-01-24 19:16:34

dazemc
Member
From: Seattle, Washington, USA
Registered: 2013-03-02
Posts: 64

[SOLVED]Add additional text to a text file

I'm trying to make playlists for mplayer and I've just been

ls *.flac > all.txt

and now I just want to know if there is a way to add more to a text file without going through nano and manually adding more lines...I'm sure there is but, I'm a newb and I don't even know how to word that in google

Last edited by dazemc (2014-01-24 19:30:14)

Offline

#2 2014-01-24 19:17:22

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,466

Re: [SOLVED]Add additional text to a text file

>> instead of >

Offline

#3 2014-01-24 19:30:00

dazemc
Member
From: Seattle, Washington, USA
Registered: 2013-03-02
Posts: 64

Re: [SOLVED]Add additional text to a text file

thank you

Offline

#4 2014-01-25 16:53:22

karkhaz
Member
Registered: 2014-01-25
Posts: 79

Re: [SOLVED]Add additional text to a text file

For future reference, the technical term is `append'---i.e. you append text to the end of a file. In case you want to google for it.

Offline

Board footer

Powered by FluxBB