This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin ls command and relative paths


On 28 Mar 2004 at 17:25, cathy cobb wrote:

> Thanks for the detailed info.
> 
> How about the relative path issue? I don't want to
> type the whole path when I refer to differnt files
> from my version control system(clearcase views).
> 
> is there any way to achieve this?
> 

If I had to guess....

You could specify absolute pathnames. For example, the Windows drive letter and colon, such 
as C:, map to /cygdrive/c. This might result in shorter pathnames; I don't know since you don't 
provide an example.

But this is more for the Cygwin mailing list.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]