Search:

Type: Posts; User: Doh

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,882

    Arguements with a shell script

    I have to write a shell script that copies all files in the directory subtree and output the files into one file, and all directories into another file.

    The arguement passed is the directory my...
  2. Replies
    6
    Views
    2,167

    OK, thanks, I was actually thinking about doing...

    OK, thanks, I was actually thinking about doing that this morning.
  3. Replies
    6
    Views
    2,167

    Ok, I've got a question on the fgets function. ...

    Ok, I've got a question on the fgets function.

    Say I want to read a line from a file that is not at the beginning. How do I specify the fgets function to read lines n - m?

    What I have so far...
  4. Replies
    6
    Views
    2,167

    Thx for the replies, I'll try 'em out after...

    Thx for the replies, I'll try 'em out after classes.
  5. Replies
    6
    Views
    2,167

    How to replace strings in a file?

    I'm really lost in this problem. I'm given a text file that has 5 different 'special characters' that need to be replaced. The other text file consists of the 5 special characters, and the words...
Results 1 to 5 of 5