Re: [9fans] Replacement for find

2015-09-29 Thread Mark van Atten
Another way: ed `{9 du -a . | awk '{print $2}' | grep blabla.java} Mark.

Re: [9fans] Replacement for find

2015-09-29 Thread Alexander Kapshuk
On Wed, Sep 30, 2015 at 9:26 AM, Wolfgang Helbig wrote: > Hello 9fans, > in Unix I use find() like > $ ed `find . -name blabla.java` > > to edit a file in a deeply nested directory. > > How would you accomplish this with commands from plan9 for user space? > > Greetings, > > Wolfgang Helbig > On

[9fans] Replacement for find

2015-09-29 Thread Wolfgang Helbig
Hello 9fans, in Unix I use find() like $ ed `find . -name blabla.java` to edit a file in a deeply nested directory. How would you accomplish this with commands from plan9 for user space? Greetings, Wolfgang Helbig

Re: [9fans] off topic - a good Git reference

2015-09-29 Thread erik quanstrom
On Tue Sep 29 12:45:25 PDT 2015, k...@sciops.net wrote: > On Tue, Sep 29, 2015 at 02:18:20PM -0300, Tiago Natel wrote: > > is there someone else interested in write a git tool for plan 9 ? > > > > []'s > > This has been written. You just need to fill out a Secret Plan 9 Super > Secret Society ap

Re: [9fans] off topic - a good Git reference

2015-09-29 Thread Kurt H Maier
On Tue, Sep 29, 2015 at 02:18:20PM -0300, Tiago Natel wrote: > is there someone else interested in write a git tool for plan 9 ? > > []'s This has been written. You just need to fill out a Secret Plan 9 Super Secret Society application and find three Bilderbergs to vouch for you. khm

Re: [9fans] off topic - a good Git reference

2015-09-29 Thread Tiago Natel
is there someone else interested in write a git tool for plan 9 ? []'s 2015-09-29 13:58 GMT-03:00 Skip Tavakkolian : > it is informative. i find it easy to read -- good flow and visually > pleasing typesetting. > > http://ftp.newartisans.com/pub/git.from.bottom.up.pdf > >

[9fans] off topic - a good Git reference

2015-09-29 Thread Skip Tavakkolian
it is informative. i find it easy to read -- good flow and visually pleasing typesetting. http://ftp.newartisans.com/pub/git.from.bottom.up.pdf