This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

"$(dothis)" construct acts as a text tool in pipe (\r removed)


at first glance, this seems inconsistent to me; comments anyone?:
--v-v------------------C-U-T---H-E-R-E-------------------------v-v--
> 06:36:47 Sun Feb 24  /adm/bin/sys/s
> WS011206 adm > uname -a;echo "$(echo X$'\r')" |od -a ; echo X$'\r'|od -a
CYGWIN_NT-4.0 WS011206 1.3.9(0.51/3/2) 2002-01-21 12:48 i686 unknown
0000000   X  nl
0000002
0000000   X  cr  nl
0000003
--v-v------------------C-U-T---H-E-R-E-------------------------v-v--
> 06:34:32 Sun Feb 24  ~
> CMKE755 adm > uname -a;echo "$(echo X$'\r')" |od -a ; echo X$'\r'|od -a
CYGWIN_NT-4.0 CMKE755 21.0 (0.14/2/2) 1999-9-13 20:44:35 i686 unknown
0000000   X  cr  nl
0000003
0000000   X  cr  nl
0000003


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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