Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
command line grep for windows
Name: meenac Date: November 16, 2004 at 12:49:18 Pacific OS: 2000/2003 CPU/Ram: 512
Comment:
I like to search a file for a pattern matching string. I am familiar with grep in unix. I looked at wingrep but not able to use it on the command line. Is there a command line grep available for windows?
Name: Don Arnett Date: November 16, 2004 at 14:16:25 Pacific
Reply:
As a UNIX/Linux programmer that has to work on Windows more often now, I just downloaded cygwin (www.cygwin.com).
"Cygwin is a Linux-like environment for Windows". When you start it, you get a Linux like terminal that accesses your Windows directory system but also has Linux tools available.
I don't remember how it works, but part of downloading/updating works with a tool that makes it easy to control what you get and don't get. So you can download as little or as much of the Linux tools as you want.
-1
Response Number 2
Name: BlueRaja Date: November 16, 2004 at 16:39:23 Pacific
Reply:
find.
dir | find "PictureOfBushPickingHisNose.jpg" > list.txt
Summary: Hope this is the right forum... Does anyone know of a command-line player for VOX files...specifically Dialogic vox files? Cool96 is currently being used for a load and play player....but...I'm needin...
Summary: Thanks guys. I've noticed that the command line help is still there, just not accessible from the command line! You access it by going Start -> Help and Support and search for "Command Line Referen...
Summary: Yes, but a better solution would be to make a Windows shortcut to explore.exe and use the switches as outlined in this KB article to make it open where you want it to. Command-Line Switches for Window...