[HPADM] Re: SUMMARY man output file

From: vinod kumar (vinodkumarmp@yahoo.com)
Date: 04/18/03

  • Next message: Jack: "[HPADM] IA64 does not detect the USB keyboard"
    Date: Fri, 18 Apr 2003 06:42:05 -0700 (PDT)
    From: vinod kumar <vinodkumarmp@yahoo.com>
    To: hpux-admin@dutchworks.nl
    
    

    Thanks to all who replied .

    My original questions was ,
    > Is there any way to get man page of any command to
    a
    > file in readable format .
    >
    > ex .
    > man ls > lsman
    >
    >
    > if I vi lsman file , it is full of junk
    charectors
    > .
    >
    >
    > I tried same command ( man ls > lsman ) in solaris
    > and found it is not generating junk chrs .
    >
    Answer is ,

    Naylor, Jim
    John Tebbe
    Nicke, Deb
    Rama, Subu
    Piotr Bronisz
    Bill Thompson
    Bill Hassell
    McIntosh Alan
    David R Antoch

    man ls | col -b > ls.txt

    Bill Hassell
    man <whatever> | col -b | ssp | unexpand -a

    __________________________________________________
    Do you Yahoo!?
    The New Yahoo! Search - Faster. Easier. Bingo
    http://search.yahoo.com

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Jack: "[HPADM] IA64 does not detect the USB keyboard"