tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dired on freebsd machine does not get file permissions, lists horiz


From: Terrence Brannon
Subject: Re: dired on freebsd machine does not get file permissions, lists horizontally
Date: Wed, 14 Jul 2010 15:31:55 -0400



On Wed, Jul 14, 2010 at 10:25 AM, Michael Albinus <address@hidden> wrote:
Terrence Brannon <address@hidden> 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]