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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mnbhahn
  • Content: Threads
  • Order by date
  1. mnbhahn

    Shell differences between AIX & Solaris?

    Is anyone aware of shell differences between AIX and Solaris. There is either a differnce in the shell or the "find" command. For example on Solaris... # find /tmp/findtst -type d -mtime +30 -exec rm -r {} \; # echo $? 0 On AIX ... # find: 0652-081 cannot change directory to...

Part and Inventory Search

Back
Top