Mail Archives: cygwin/2001/11/16/02:39:42
I am terribly sorry if these topics were already
covered, but can't these going;
**** 1. setenv, getenv is missing!
> setenv fooEnvVar 1
bash: setenv: command not found
**** 2. I type;
> set fooSetVar = 1
and then nothing comes out this command;
> echo $fooSetVar
even with this;
> set | grep fooSetVar
So, "set" is broken for me...
**** 3. How can I make "more" work properly?
> cat bigUNIXTextFile.txt | more.com
works, but the lines are not terminated properly, but
kept as one continuous line (I believe this is due to
the carriage return thing which is different from
windows OS). It waits when the terminal is filled with
text though...
any ideas?
Thanks in advance,
-kisa
__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
--
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/
- Raw text -