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 arf03

  1. arf03

    End of support AIX 4.3.3

    Hello, Anybody could tell me what is the End of support scheduled for AIX 4.3.3 ? Thanks
  2. arf03

    Script Issue

    Hi The script could be like that : #--- Retrieve yesterday date from parameters YestedayDate=$0 #--- Compute current date TodayDate=`date +%Y%m%d` for OldFile in `ls -1 PX${YesterdayDate}.*` do #--- Format new name NewFile=`echo ${OldFile} | sed...
  3. arf03

    Maintenance matrix

    Hi, Does somebody have the maintenance matrix for various version of AIX for France ??

Part and Inventory Search

Back
Top