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 $?

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to