Wednesday, March 4, 2015
Sunday, March 1, 2015
How to run Linux shell command in Windows
To run shell command in windows platforms, one of the option is to use Cygwin.
1. Download and install Cygwin at this url.
2. Start Cygwin command prompt.
3. Start entering shell command into Cygwin command prompt.
Done!!
1. Download and install Cygwin at this url.
2. Start Cygwin command prompt.
3. Start entering shell command into Cygwin command prompt.
Done!!
Subscribe to:
Comments (Atom)
Popular Posts
- Simple number validation in JSF
- How to install PrimeFaces Extensions in a PrimeFaces project
- How to disable Choose button in PrimeFaces fileupload component
- How to add Sequence Generator to a table in Oracle SQL Developer Data Modeler
- How to show wider year range in PrimeFaces Calendar
- Group Chatting with SparkWeb and OpenFire
- How to backup Oracle SQL Developer Data Modeler project
- How to export data model to DDL with Oracle SQL Developer Data Modeler
- How to generate javadoc with Eclipse
- How to transform Play project as Eclipse project