Re: [IUG] [Junk released by Allow List] Change IP address in Mil clients without re-install?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
>>> On Wed, Aug 20, 2008 at 1:50 PM, "Mario Brooks" <mbrooks at swlaw dot edu> wrote:
> LAX.COMMAND.LINE.ARGS . I am not sure about Macs.

For the III installer, it's the same property in [ ~/Millennium/iiirunner.app/Contents/Info.plist ]. Okay, maybe not as straightforward... :-)

You should be able to use sed -i to the rescue, but it's broken on Mac OS X, so use perl instead:

perl -p -i -e "s/old.server.address/new.server.address/g" ~/Millennium/iiirunner.app/Contents/Info.plist

Or, you can just edit the file manually.

HTH,
David


_____________________________________________________________________
David Jones mailto:djones at scu dot edu
Library Systems Manager http://www.scu.edu/library/
University Library fax: 408-551-1805
Santa Clara University phone: 408-551-7167
500 El Camino Real
Santa Clara CA 95053-0500
_____________________________________________________________________
Reality is that which, when you stop believing in it, doesn't go away.
-- Philip K. Dick