On Thu, 2009-11-05 at 12:29 -0600, Harry Putnam wrote: > Sebastien Roy <[email protected]> writes: > > > In previous versions of bash, tab completion would automatically > > evaluate embedded commands. For example, typing something like: > > > > cd <my-workspace> > > usr/src/tools/proto/opt/onbld/bin/bfu `pwd`/archives/<tab> > ^ > Did you intend to have spc here?
Yes, bfu is the command, and its argument is a file relative to `pwd`. The command expects an absolute path. -Seb _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
