9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] silly bind quetsion
@ 2003-03-28 17:15 steve.simon
  2003-03-28 17:25 ` Fco.J.Ballesteros
  2003-03-28 17:26 ` [9fans] silly bind quetsion Russ Cox
  0 siblings, 2 replies; 6+ messages in thread
From: steve.simon @ 2003-03-28 17:15 UTC (permalink / raw)
  To: 9fans

Hi,

I want to overload some of the commands in /bin, and some of the
commands in /bin/ip. I have
	/usr/local/386/bin
	/usr/local/386/bin/ip
If run
	bind -b /usr/local/386/bin /386/bin
	bind -b /usr/local/386/bin/ip /386/bin/ip 

Then the ip/ping always fails as my local ip directory
is found before the standard one.

Is there an elegant solution to this?

Or do I have to do somthing like:
	/usr/local/386/bin
	/usr/local/386/bin-ip
If run
	bind -b /usr/local/386/bin /386/bin
	bind -b /usr/local/386/bin-ip /386/bin/ip 

-Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <b9803753157bec438621871e96b9d334@granite.cias.osakafu-u.ac.jp>]

end of thread, other threads:[~2003-05-08  8:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-28 17:15 [9fans] silly bind quetsion steve.simon
2003-03-28 17:25 ` Fco.J.Ballesteros
2003-05-03 22:13   ` [9fans] Tcl Now Available for Plan 9 will551
2003-03-28 17:26 ` [9fans] silly bind quetsion Russ Cox
2003-03-28 17:42   ` Russ Cox
     [not found] <b9803753157bec438621871e96b9d334@granite.cias.osakafu-u.ac.jp>
2003-05-08  8:59 ` [9fans] Tcl Now Available for Plan 9 will551

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).