public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Jose I. Cabrera" <jicman@cinops.xerox.com>
To: "Heribert Dahms" <heribert_dahms@icon-gmbh.de>, <earnie_boyd@yahoo.com>
Cc: "cygwin users" <cygwin@sourceware.cygnus.com>
Subject: Re: ls and long file names
Date: Fri, 26 Feb 1999 17:18:00 -0000	[thread overview]
Message-ID: <000b01be61ef$cba70030$1226e70d@channels.usa.xerox.com> (raw)

Thank you all.

jose

----- Original Message ----- 
From: Heribert Dahms <heribert_dahms@icon-gmbh.de>
To: 'Jose I. Cabrera' <jicman@cinops.xerox.com>; <earnie_boyd@yahoo.com>
Cc: cygwin users <cygwin@sourceware.cygnus.com>
Sent: Friday, February 26, 1999 7:02 PM
Subject: RE: ls and long file names


>Hi Jose,
>
>please see below!
>
>Bye, Heribert (heribert_dahms@icon-gmbh.de)
>
>> -----Original Message-----
>> From: Jose I. Cabrera [SMTP:jicman@cinops.xerox.com]
>> Sent: Friday, February 26, 1999 16:46
>> To: earnie_boyd@yahoo.com
>> Cc: cygwin users
>> Subject: Re: ls and long file names
>> 
>> All,
>> 
>> I agree that this is ls the intended behavior, but I thought that
>>  there was a switch that would change this behavior and place
>>  them according to file name sizes.  Here is an example of VMS:
>> 
>> $ dir
>> 
>> Directory USER15:[JCABRERA]
>> 
>> FILES_20200758.COM;1                    FILES_20200758.OUT;1
>> FTPD.LOG;16         GAZ_OUT.TXT;1       JICMAN.DIR;1
>> JIC_SUBJ.COM;14
>> [Heribert]  [snip]
>> X.X;1               _ALIASES.TPU$JOURNAL;1
>> 
>> Total of 50 files.
>> $
>> 
>> as you can see, there are different file name sizes and yet, VMS
>> places
>>  them in columns, even though there are short names and long names.
>> I know what you are going to say, "Jose, move to MVS," but, could not
>> we have a switch that would make it this way?  It does not have to be
>> the default, just a switch.
>> 
>> [Heribert]  Hey, X.X is *my* filename! And I like VMS, but want to
>> avoid MVS 8-)
>> VMS defaults to a TABs@20-like, max 4 columns behaviour. BTW, I use:
>> $ sh sym d*
>>   DC == "DIRECTORY/NOHE/NOTR/NOTOT/COL=1/WI=FI=55/NOSIZE/DATE"
>>   D*IRECT == "DIR/DAT/SIZE"
>>   DN == "DIRECTORY/NOHE/NOTR/NOTOT/COL=1/WI=FI=80/NOSIZE/NODATE"
>> 
>> I suggest you take the ls source and implement a, hmm,  -4 switch...
>> 
>> [Heribert]  [snip]
>> 
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: "Jose I. Cabrera" <jicman@cinops.xerox.com>
To: "Heribert Dahms" <heribert_dahms@icon-gmbh.de>, <earnie_boyd@yahoo.com>
Cc: "cygwin users" <cygwin@sourceware.cygnus.com>
Subject: Re: ls and long file names
Date: Sun, 28 Feb 1999 23:02:00 -0000	[thread overview]
Message-ID: <000b01be61ef$cba70030$1226e70d@channels.usa.xerox.com> (raw)
Message-ID: <19990228230200.qIUUyeQ5wPy_Ohy-W_FfjnJDYS58CH_IZ4xrvGVeGtM@z> (raw)

Thank you all.

jose

----- Original Message ----- 
From: Heribert Dahms <heribert_dahms@icon-gmbh.de>
To: 'Jose I. Cabrera' <jicman@cinops.xerox.com>; <earnie_boyd@yahoo.com>
Cc: cygwin users <cygwin@sourceware.cygnus.com>
Sent: Friday, February 26, 1999 7:02 PM
Subject: RE: ls and long file names


>Hi Jose,
>
>please see below!
>
>Bye, Heribert (heribert_dahms@icon-gmbh.de)
>
>> -----Original Message-----
>> From: Jose I. Cabrera [SMTP:jicman@cinops.xerox.com]
>> Sent: Friday, February 26, 1999 16:46
>> To: earnie_boyd@yahoo.com
>> Cc: cygwin users
>> Subject: Re: ls and long file names
>> 
>> All,
>> 
>> I agree that this is ls the intended behavior, but I thought that
>>  there was a switch that would change this behavior and place
>>  them according to file name sizes.  Here is an example of VMS:
>> 
>> $ dir
>> 
>> Directory USER15:[JCABRERA]
>> 
>> FILES_20200758.COM;1                    FILES_20200758.OUT;1
>> FTPD.LOG;16         GAZ_OUT.TXT;1       JICMAN.DIR;1
>> JIC_SUBJ.COM;14
>> [Heribert]  [snip]
>> X.X;1               _ALIASES.TPU$JOURNAL;1
>> 
>> Total of 50 files.
>> $
>> 
>> as you can see, there are different file name sizes and yet, VMS
>> places
>>  them in columns, even though there are short names and long names.
>> I know what you are going to say, "Jose, move to MVS," but, could not
>> we have a switch that would make it this way?  It does not have to be
>> the default, just a switch.
>> 
>> [Heribert]  Hey, X.X is *my* filename! And I like VMS, but want to
>> avoid MVS 8-)
>> VMS defaults to a TABs@20-like, max 4 columns behaviour. BTW, I use:
>> $ sh sym d*
>>   DC == "DIRECTORY/NOHE/NOTR/NOTOT/COL=1/WI=FI=55/NOSIZE/DATE"
>>   D*IRECT == "DIR/DAT/SIZE"
>>   DN == "DIRECTORY/NOHE/NOTR/NOTOT/COL=1/WI=FI=80/NOSIZE/NODATE"
>> 
>> I suggest you take the ls source and implement a, hmm,  -4 switch...
>> 
>> [Heribert]  [snip]
>> 
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


             reply	other threads:[~1999-02-26 17:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-26 17:18 Jose I. Cabrera [this message]
1999-02-28 23:02 ` Jose I. Cabrera
  -- strict thread matches above, loose matches on Subject: below --
1999-02-26 16:04 Heribert Dahms
1999-02-28 23:02 ` Heribert Dahms
1999-02-26  7:40 Jose I. Cabrera
1999-02-28 23:02 ` Jose I. Cabrera
1999-02-26  7:18 Jose I. Cabrera
1999-02-28 23:02 ` Jose I. Cabrera
1999-02-26  2:53 Bernard Dautrevaux
1999-02-28 23:02 ` Bernard Dautrevaux
1999-02-25 18:21 Earnie Boyd
1999-02-28 23:02 ` Earnie Boyd
1999-02-25 14:24 Heribert Dahms
1999-02-28 23:02 ` Heribert Dahms
1999-02-25 10:58 Jose I. Cabrera
     [not found] ` < 004601be60f1$5fca2260$1226e70d@channels.usa.xerox.com >
1999-02-25 11:12   ` Mumit Khan
1999-02-28 23:02     ` Mumit Khan
1999-02-28 23:02 ` Jose I. Cabrera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000b01be61ef$cba70030$1226e70d@channels.usa.xerox.com' \
    --to=jicman@cinops.xerox.com \
    --cc=cygwin@sourceware.cygnus.com \
    --cc=earnie_boyd@yahoo.com \
    --cc=heribert_dahms@icon-gmbh.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).