what's wrong with my cygwin command prompt?

nickyeng love_nicky85@yahoo.com
Tue Nov 21 17:39:00 GMT 2006


http://www.nabble.com/file/4253/cygwin2.JPG 

Above image show that EACH time i type A command, it just pop to new command
prompt, like this:
(assumed i have a cpp file to compile using g++ compiler and there is no
error and i want to run it....)


Nick@ACER-Nick
$ g++ testing.cpp -o testing

Nick@ACER-Nick
$ ./testing
Hello, i'm newbie to this forum.


Dont it supposed to be like this ? :


Nick@ACER-Nick
$ g++ testing.cpp -o testing
$ testing
Hello, i'm newbit to this forum.


So, something wrong with my cygwin installation?
-- 
View this message in context: http://www.nabble.com/what%27s-wrong-with-my-cygwin-command-prompt--tf2680306.html#a7475831
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list