public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: newbie to cygwin questions
  2001-11-11  8:26 newbie to cygwin questions Kisacikoglu Gokhan
@ 2001-11-11  8:26 ` Gerrit P. Haase
  2001-11-11  8:26 ` mbuch
  1 sibling, 0 replies; 3+ messages in thread
From: Gerrit P. Haase @ 2001-11-11  8:26 UTC (permalink / raw)
  To: Kisacikoglu Gokhan; +Cc: cygwin

Hallo Kisacikoglu,

Am 2001-11-16 um 08:38 schriebst du:

> **** 1. setenv, getenv is missing!

>> setenv fooEnvVar 1
> bash: setenv: command not found

That are tcsh commands, not bash, start tcsh instead of bash.

> **** 2. I type;

>> set fooSetVar = 1

> and then nothing comes out this command;

>> echo $fooSetVar

That is DOS syntax, start cmd.exe/command.com to get this.

> even with this;

>> set | grep fooSetVar

> So, "set" is broken for me...

[...]

> any ideas?

see above.


Ciao,

Gerrit P. Haase                            mailto:gp@familiehaase.de
-- 
=^..^=


--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* newbie to cygwin questions
@ 2001-11-11  8:26 Kisacikoglu Gokhan
  2001-11-11  8:26 ` Gerrit P. Haase
  2001-11-11  8:26 ` mbuch
  0 siblings, 2 replies; 3+ messages in thread
From: Kisacikoglu Gokhan @ 2001-11-11  8:26 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: newbie to cygwin questions
  2001-11-11  8:26 newbie to cygwin questions Kisacikoglu Gokhan
  2001-11-11  8:26 ` Gerrit P. Haase
@ 2001-11-11  8:26 ` mbuch
  1 sibling, 0 replies; 3+ messages in thread
From: mbuch @ 2001-11-11  8:26 UTC (permalink / raw)
  To: Kisacikoglu Gokhan; +Cc: cygwin

On Thu, 15 Nov 2001, Kisacikoglu Gokhan wrote:

> Date: Thu, 15 Nov 2001 23:38:33 -0800 (PST)
> From: Kisacikoglu Gokhan <kisacik@yahoo.com>
> To: cygwin@cygwin.com
> Subject: newbie to cygwin questions
> 
> 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...
> 

You dont use bash syntax ("fooSetVar=1" or export "fooSetVar=1")
moreover your questions are somehow off topic here and
you also should read the manuals before posting.

> **** 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/
> 
> 

###############################################
#         mail:  Matthias Buchmeier           #
#                IFF-IEE                      #
#                Forschungszentrum Juelich    #
#                52425 Juelich                #
#                Germany                      #
#                                             #
#           tel: +49 (0)2461 61 4273          #
#           fax:                4443          #
#         email: m.buchmeier@fz-juelich.de    #
###############################################


--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-16 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11  8:26 newbie to cygwin questions Kisacikoglu Gokhan
2001-11-11  8:26 ` Gerrit P. Haase
2001-11-11  8:26 ` mbuch

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).