Hi!
Running 1.7.1 on Windows 2008 R2 some of my shell scripts stopped
working.
The culprint is tail.exe
1. tail +N does not work anymore. Obsolete? How can i re-enable this?
2. tail overwrites redirected files!
$ echo "1" > a
$ echo "22" >> a
$ echo "333" >> a
$ cat a
1
22
333
echo "x" > x
$ ta
Hi!
Running 1.7.1 on Windows 2008 R2 i experience problems with more.exe
(which is a copy of less.exe).
Specifically, if i view a file with less lines as the cygwin shell can
show, NOTHING is displayed.
$ echo "" >a
$cat a
aaa
$ more a
$ less a
aaa
a (END)
Ciao
peter
prosozial GmbH
Gesch
2 matches
Mail list logo