new status output

Jan Hudec bulb at ucw.cz
Wed Oct 19 15:42:04 BST 2005


On Wed, Oct 19, 2005 at 15:49:52 +0200, Wouter van Heyst wrote:
> <snip>
> > But
> > 
> >   $ bzr status --unknown | xargs rm
> > 
> > or
> > 
> >   $ bzr status --unknown | xargs whatever-stript
> > 
> > can still be interesting.
> 
> Also have a look at clean-tree in bzrtools.

That may do the | xargs rm case, but it won't do the | xargs
whatever-script case. And besides, it is the _wrong_ approach to it. The
pipe is the right approach -- don't invent new tools when there is such
a powerfull shell already.

--
						 Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051019/62a9bd16/attachment.pgp 


More information about the bazaar mailing list