Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ROBYROBY

  1. ROBYROBY

    people logged in based on group

    You can try to use this shell script: #---------------------------------------------------------- echo "Initial number GroupID: \c " read initnumber echo "Currently user logged that belong to groupid starting with $initnumber:" who | awk '{print $1}' | sort | uniq | while...
  2. ROBYROBY

    NIM Warning - Question

    You must install APAR U488500 to fix the problem! Bye
  3. ROBYROBY

    C++ Compiler for AIX

    For aix you can use VisualAge C++ or C++ V6!
  4. ROBYROBY

    Install hp jetdirect 300x print server

    You must install printers.hplj.* fileset and then configure your printer via smitty spooler --> Add a Print Queue Choose hpJetDirect from list Select Hewlett-Packard Type Choose Model from list Choose if your server id a BOOTP/TFTP server (usually not) Insert name of your queue in PCL BOX (If...

Part and Inventory Search

Back
Top