![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cygwin | m_well | Linux | 10 | 02-12-2008 12:26 PM |
| Cygwin X | fulgura | UNIX for Dummies Questions & Answers | 7 | 01-05-2008 06:34 PM |
| Cygwin | sam71 | UNIX for Dummies Questions & Answers | 1 | 05-06-2005 11:35 AM |
| Cygwin | sam71 | UNIX for Dummies Questions & Answers | 0 | 05-05-2005 05:34 PM |
| about cygwin | wins1982 | UNIX for Dummies Questions & Answers | 4 | 04-29-2004 09:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
cygwin - sh-3.2$ help!
i am completely new to unix and am trying to learn with cygwin.
my problem is simple.... when i use the 'man' command, eg 'man cat' id do not know how to get out of the manual!!!? if i type '!' and Return, rather than having just the $ prompt, it has 'sh-3.2$' as a command prompt. i cant get out of this without completely closing and reopening cygwin again. PWD : /usr/share/man must be something simple!!!!???? ALso anyone reccomend any other way to practice unix on windopws other than Cygwin? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
To quit man, try the "q" command, but it depends on which pager you are using.
The "!" command started a new shell, which is running "underneath" the man. When you type "exit" at the prompt, you will be returned to the man program. Cygwin is probably good enough unless you want a dual-boot system or VMware. Cygwin is not able to completely mask away the nastiness that is the underlying platform, but I hear it's doing a prett-ty good job these days. |
|||
| Google The UNIX and Linux Forums |