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 wOOdy-Soft 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 rlschuler

  1. rlschuler

    How do I choose latest file from directory?

    Hi Jon: If I understand your first request, you are coding within an existing script and you want to be able to use the output of this sequence: ls -ltar ¦awk '{print $9}' $STDOUT ¦tail -3 ¦grep posting Given that this is true, pipe the result of the grep into READ and add a variable name for...
  2. rlschuler

    Looking at RS/6000 for large app. Any experiences would be helpful

    Trapper:<br> We are a small shop that run 12 RS/6000's to provide all services from database (Oracle), Email (Netscape), Applications including Imaging and Cold storage. And, we started from scratch about four years ago when management decided to outsource all of our back office operations. <br>...
  3. rlschuler

    Printing EBCDIC report files

    This is a "How To" question: I have EBCDIC files that have been received from a remote site "ASIS" and have converted them to ASCII using the DD command. I can use ENSCRIPT to print these files on a remote printer. However, the carriage controls are ignored and I get no form feeds, double spaces...

Part and Inventory Search

Back
Top