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
- How to create database view with Oracle SQL Developer Data Modeler
- How to add/remove row in datatable
- How to easily embed a Google Map in your website
- Velocity without template(.vm) file
- How to create relational data model with Oracle SQL Developer Data Modeler
- How to edit Liferay email notification templates
- How to add Sequence Generator to a table in Oracle SQL Developer Data Modeler
- How to backup Oracle SQL Developer Data Modeler project
- How to export data model to DDL with Oracle SQL Developer Data Modeler
- How to switch EJB client to local or remote interface without changing code