User Profile

Collapse

Profile Sidebar

Collapse
ashmatusunrai
ashmatusunrai
Last Activity: Nov 8 '06, 07:45 PM
Joined: Nov 6 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashmatusunrai
    started a topic new to unix

    new to unix

    I'm having trouble with unix shell script. I need to "Cat every file (in D) whose name starts with ``test'' into a file (in D) called ``bigtest''". So far I have:
    cat test*.txt > bigtest.txt But its not working the way it needs to. If someone could help me, I'd really appreciate it!
    See more | Go to post

  • ashmatusunrai
    started a topic beginner at unix need help!

    beginner at unix need help!

    I have to write a unix shell script, and I've done most of it but I can't figure out one part. I need to write every line containing the word ``delete'' produced by ``man mail'' into a file called ``delete'' and popy every line of a file (in D) called ``dogfile.txt'' that has the word ``dog'' (lower-case letters only) in it into a file (in D) called ``doglines.txt' '. I know how to copy, and I have looked at sort and grepo but I can't figure out how...
    See more | Go to post
No activity results to display
Show More
Working...