(Navigator)
1.* Photos * | 2.Best/Pano/Minis | 3.My Adventures | 4.Travels | 5.Questions/Answers | 6.Prog | 7.Maps | 8.Cool
(Programming)
1.Unix | 2.* Perl * | 3.PHP | 4.ASP.NET | 5.ASP | 6.Visual C++ | 7.Visual Basic | 8.JavaScript | 9.HTML | 10.CSS |
11.CGI, bin and Perl | 12.Cygwin | 13.Linux | 14.mySQL | 15.Python | 16.robertbody C++ & *.BAT |
17.Unix Notes (live) | 18.Perl Notes (live)

Cygwin

1.Cygwin Setup | 2.Pingus/ClanLib/Hermes | 3.Cool Stuff for Cygwin | 4.My Scripts
My Scripts
My use + setup of Cygwin (2005/11/19 multi-window X, no windows manager)
 I use Cygwin to perform the following by executing a single command, go DIR1 DIRN
   1) run MS-DOS *.BAT commands (calls C++ executables to generate HTML files)
   2) tgz compress (tar and gzip) all into 1 file  ...| 
   3) ftp that tgz file                               | handled by g
   4) ssh to server, and untgz all                 ...| 
 See [ CGI, bin and Perl ] above for these and other scripts.
 
My Cygwin setup lets me click on an icon on desktop, and up comes a REAL xterm. The desktop link sets Target = C:\cygwin\usr\X11R6\bin\startxwin.bat startxwin.bat lists "-multiwindow" by default (else X-manager has to be up) >> %RUN% XWin -multiwindow -clipboard -silent-dup-error and I changed the original "%RUN% xterm -e /usr/bin/bash -l" to >> %RUN% xterm -sb -rightbar -title cygwin -fg white -bg "#00003E" -geometry 112x40 -e /usr/bin/bash -l See Cygwin screen shots - xterm below for some screenshots of my cygwin xterm
Cygwin screen shots - xterm (2005/11/19 multi-window, no windows manager)
1) Starting go (cygwin script triggering g script) ... switching to MS-DOS to run go.BAT(California)
2) C++ code running via *.BAT files on MS-DOS ... back in Cygwin, tgz found California, starting to tgz
3) cygmove / cygdo finishing on website server ... changing title of xterm back to local

Counter:
Last Updated: Sat, November 26, 2005 12:17