Jump to content

Logo

- - - - -

Solved : UXEXE\find command


3 replies to this topic

#1 johnrclare

    Newbie

  • Members
  • 5 posts

Posted 03 November 2008 - 12:31 PM

This doesn't appear to exist in the "Command Line" manual, so presumably it has been added.

I have discovered that this command is case sensitive and, consequently, not performing its duties as expected. Can someone advise what the options are and whether I can force it to be non-case sensitive (like the -i option with the Windows FIND).

This command exists in several places and an example is in our IUMAINTA session, IU_LOGS uproc. I understand that this may have been a bespoke setup but any help is appreciated.

Thanks
John

#2 men

    Hero Member

  • Root Admin
  • PipPipPipPip
  • 4,389 posts
  • Gender:Male
  • Location:Europe

Posted 03 November 2008 - 12:46 PM

Hello John and welcome!

I'm a bit puzzled as I don't think this find command is a Dollar Universe command in the first place.

Can you specify your $U release and patch level (see the uxversion in the exec directory) + the OS?

Michel

#3 johnrclare

    Newbie

  • Members
  • 5 posts

Posted 03 November 2008 - 01:50 PM

You set me thinking... It seems that this FIND is a Unix style command, presumably added by the ones who helped us first install DollarU. We run on a MS Windows environment.

Anyway, it seems that I have actually answered my own question...
The existing:
"FIND -name "%S_NOEUD%_%S_ESPEXE%*"...
can be changed to:
"FIND -iname "%S_NOEUD%_%S_ESPEXE%*"...
to make it case insensitive. The archive maintenance now works correctly.

Thanks for your response
John

#4 men

    Hero Member

  • Root Admin
  • PipPipPipPip
  • 4,389 posts
  • Gender:Male
  • Location:Europe

Posted 03 November 2008 - 02:00 PM

Yes that makes sense!

Good you could sort it out :)

Michel





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users