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 derfloh 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 myindi

  1. myindi

    File size not trapped using bourne shell

    I run the script on Solaris 8.
  2. myindi

    File size not trapped using bourne shell

    Thanks for your prompt reply. My problem is when I use bourne shell the script won't detect the files exceeding 2G under my if statement. When I use bash it works fine. This is a long script and the rest coded using bourne shell & I'm compelled to stick to bourne shell.
  3. myindi

    File size not trapped using bourne shell

    Hi Gurus, I have been having trouble finding where I'm wrong. Problem: I'm trying list all files exceeding 1.5G everything works fine if I move to bash, but I want to get this to work on bourne shell. /twork > ls -al total 12908196 drwxr-xr-x 2 root other 512 May 29 16:20 ...

Part and Inventory Search

Back
Top