Page 9 of 9 FirstFirst ... 789
Results 81 to 84 of 84

Thread: LINUX NEWBIE HERE

  1. #81
    Join Date
    Apr 2004
    Posts
    4,811
    Rep Power
    0

    Default Re: LINUX NEWBIE HERE

    How can i view content in the terminal page by page.
    Example: in windows there is dir /p
    whats the equivalent in linux, ls - what??

  2. #82
    Join Date
    Nov 2004
    Posts
    218
    Rep Power
    0

    Default Re: LINUX NEWBIE HERE

    i prefer "ls -la | less"

    hope this works for you too

    M0ses
    First they ignore you, then they laugh at you, then they fight you, then you win.
    Mohandas Karamchand Gandhi

    Home

  3. #83
    Join Date
    Apr 2004
    Posts
    4,811
    Rep Power
    0

    Default Re: LINUX NEWBIE HERE

    Thanks, that suggestion worked fine. Respect

  4. #84
    Join Date
    Jul 2002
    Posts
    1,395
    Rep Power
    0

    Lightbulb Re: LINUX NEWBIE HERE

    I don't know how far this has gone but if it's the modem driver you are uninstalling.
    this is for HSF
    Code:
    rpm -e --noscripts --force --allmatches hsfmodem
    This is HCF
    Code:
    rpm -e --noscripts --force --allmatches hcfpcimodem
    it's in linuxant's FAQs.

Posting Permissions

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