Results 1 to 30 of 337

Hybrid View

  1. Collapse Details
     
    #1
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    Quote Originally Posted by Plug Drugs View Post
    COPY text1.txt + text2.txt
    that's how you combine two text files, power user. you're looking for

    echo "text" >> filename.txt
    Reply With Quote
     

  2. Collapse Details
     
    #2
    Pariah :Care:y Plug Drugs's Avatar
    Join Date
    Dec 2011
    Location
    an edgecastle for edgelords
    Posts
    11,801
    Quote Originally Posted by maks View Post
    that's how you combine two text files, power user. you're looking for

    echo "text" >> filename.txt
    that's how you start a new line in a text file isn't it?
    Reply With Quote
     

  3. Collapse Details
     
    #3
    DogManz maks's Avatar
    Join Date
    Dec 2011
    Location
    Lud, Midworld
    Posts
    99,256
    Quote Originally Posted by Plug Drugs View Post
    that's how you start a new line in a text file isn't it?
    no that's how you append text to a file that's why I said it
    Reply With Quote
     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •