Showing posts with label cmd. Show all posts
Showing posts with label cmd. Show all posts

Saturday, February 25, 2012

Getting the windows Command prompt back


Is there a way we can get Command prompt of windows 7 back? In linux we append "&" ? I actually run a java program which will listen on a port continously. It is working in lunux as it gives the terminal back but "&" is not working in the windows cmd. Thanks