Find the answer to your Linux question:
Results 1 to 5 of 5
i am new to LINUX and got a hard job, say doing assignment. i am writing the question below... any one who can solve, plz plz do it for me...... ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    3

    Question its too much necessary!!!!!

    i am new to LINUX and got a hard job, say doing assignment. i am writing the question below... any one who can solve, plz plz do it for me......


    Write your own cat utility to conform to the standard (give it the name kat or anything else you prefer) . Try to duplicate the behavior of the actual cat utility. ( Hint: below)

    if no arguments are passed to the program, it reads from standard input, writing it to standard output.

    if one or more file names are passed as arguments, the files are displayed in sequence, on standard output. (use argv[])

  2. #2
    Linux Enthusiast gerard4143's Avatar
    Join Date
    Dec 2007
    Location
    Canada, Prince Edward Island
    Posts
    714
    Is this homework?
    Make mine Arch Linux

  3. #3
    Just Joined!
    Join Date
    Sep 2009
    Posts
    3
    yes, but i have the least knowledge about linux, in other words i cannot do it... plz do it for me,,, thanks in advance

  4. #4
    Linux Enthusiast gerard4143's Avatar
    Join Date
    Dec 2007
    Location
    Canada, Prince Edward Island
    Posts
    714
    If you have knowledge of C then you should be able to do this...As for someone doing your homework for you, well that's against the forum rules.

    http://www.linuxforums.org/forum/lin...ums-rules.html
    Make mine Arch Linux

  5. #5
    Just Joined!
    Join Date
    Sep 2009
    Posts
    3
    thanks..... i am going to start it by my self..

Posting Permissions

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