On Wed, Jul 14, 2010 at 10:25 AM, Michael Albinus <[email protected]>wrote:
> 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/. > mmm9500 # /bin/ls --color=never -al /u/autobahn/scripts/. ls: -al: No such file or directory /u/autobahn/scripts/.: cgi cron diy remote tmp cgi_login daemon fork shell transaction cgi_obj database generic system > > Is there an error? How shall we reorganize the ls arguments in order to > get the requested listing? > > > mmm9500 # /bin/ls -al /u/autobahn/scripts/. total 9 drwxr-x--- 16 devel devel 512 Apr 28 17:03 . drwxr-xr-x 21 devel devel 512 Jun 1 15:57 .. drwxr-x--- 2 devel devel 512 Apr 28 17:03 cgi drwxr-x--- 2 devel devel 512 Mar 20 2006 cgi_login drwxr-x--- 2 devel devel 512 Sep 17 2008 cgi_obj drwxr-x--- 2 devel devel 512 May 23 2008 cron drwxr-x--- 2 devel devel 512 Mar 20 2006 daemon drwxr-x--- 2 devel devel 512 Mar 20 2006 database drwxr-x--- 2 devel devel 512 Mar 20 2006 diy drwxr-x--- 2 devel devel 512 Feb 19 2009 fork drwxr-x--- 2 devel devel 512 Dec 24 2009 generic drwxr-x--- 3 devel devel 1024 Jul 12 10:52 remote drwxr-x--- 3 devel devel 512 May 19 2008 shell drwxr-x--- 2 devel devel 512 Nov 12 2008 system drwxr-x--- 2 devel devel 512 Jun 17 03:00 tmp drwxr-x--- 2 devel devel 512 Oct 31 2008 transaction -- Search! Search! [DuckDuckGo](http://duckduckgo.com/?t=terrencebrannon)
_______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
