Terrence Brannon <[email protected]> writes: >> For some reason, the file listing on a freebsd machine is horizontal and >> does not list in the normal ls -l way:
> 09:36:41.396908 tramp-send-command (6) # /bin/ls --color=never -al > /u/autobahn/scripts/. 2>/dev/null > 09:36:41.476909 tramp-wait-for-regexp (6) # > /u/autobahn/scripts/.: > cgi cron diy remote tmp > cgi_login daemon fork shell transaction > cgi_obj database generic system > ///4e226762a89429956796e848e1d0647a#$ Yes, the files are returned horizontally. And the "-al" argument is ignored. What happens on your remote machine, if you call # /bin/ls --color=never -al /u/autobahn/scripts/. Is there an error? How shall we reorganize the ls arguments in order to get the requested listing? Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
