[Twisted-Python] Re: DOUBTS PLEASE SOLVE

shweta mani shweta3230 at gmail.com
Fri Oct 3 09:43:22 MDT 2008


hi all it really helped.

On Thu, Oct 2, 2008 at 9:28 PM, George Pauly <george at ringdevelopment.com>wrote:

> Would 'ls -l -R' do the trick?
>
> -George
>
> On Thu, 2008-10-02 at 11:40 +0530, shweta mani wrote:
>
> > hi all i got the solution of listing all ls -l files in a listbox .
> > Next problem is to use recurrsively ls -l command again if a user
> > selects a directory. Can we use multiple in Linux commands within a
> > program withoy using pipe. i am forwarding the code. i need to use ls
> > -l command dependng on whether he chooses a directory.
> >
> > ..........
> >
> >         d = self.conn.sendRequest(self, 'exec', common.NS('ls -l'),
> > wantReply = 1)
> --
> George Pauly
> Ring Development
> www.ringdevelopment.com
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20081003/fca119de/attachment.html>


More information about the Twisted-Python mailing list