On Tue, Jul 20, 2010 at 3:10 PM, Michael Albinus <[email protected]>wrote:

> Terrence Brannon <[email protected]> writes:
>
> >> Tramp hangs with the command
> >>
> >> # /bin/ls --color=never -al /
> >>
> >
> > I think that it has to do with some sluggish NFS partitions in /
> >
> > the same command without "-al" works just fine.
> >
> > So it's just a system problem on our end
>
> Maybe. But is there indeed no output with that command? What happens with
>
> # /bin/ls --color=never -al /dev/null >/dev/null 2>/dev/null; echo $?
>

[r...@txn95 /]# /bin/ls --color=never -al /dev/null >/dev/null 2>/dev/null;
echo $?
0



>
> Best regards, Michael.
>



-- 
Search! Search! [DuckDuckGo](http://duckduckgo.com/?t=terrencebrannon)
_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to