[EMAIL PROTECTED] writes: > On Wed, Feb 18, 2004 at 09:20:32AM -0500, Lowell Gilbert wrote: > > [EMAIL PROTECTED] writes:
> > I haven't tried this, but from looking at the man page, I might expect > > > > dump -f /path/to/dump/dir/some\:file > > > > to work... > > Sorry no, this way the colon is just escaped in the shell. True; I was just being careful there. I was hoping that the colon might be ignored if a slash had come first, on the theory that a slash would be illegal in the remote syntax anyway. It wouldn't be terribly hard to put such a check in; is it worth the effort? _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
