Find the answer to your Linux question:
Results 1 to 2 of 2
Hi friends, I need some help on shell scripting... Im a starter in shell scripting.. I have a problem which im feeling bit difficult to solve... will really appreciate some ...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    1

    Requesting for help on shell scripting..

    Hi friends,

    I need some help on shell scripting... Im a starter in shell scripting.. I have a problem which im feeling bit difficult to solve... will really appreciate some help...here is my problem..

    shell script to split a file in to multiple files based on count passsed as parameter....Assume in command line if i give sh split.sh listfile 30 , o/p should be listfileaa listfileab listfileac...containing 30 lines per file

    Thanks in advance...
    Last edited by devils casper; 02-07-2008 at 03:39 PM. Reason: Removed formatting tags.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Homework questions and Assignments are not allowed here. Its against Forum Rules.
    I would suggest you to go through Shell Scripting Tutorials and try to solve it yourself.
    If you have any particular problem, don't hesitate to start New Thread.
    Thread Locked !
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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