GNU Shell registry?

  • Thread starter Thread starter pechoi
  • Start date Start date
P

pechoi

Hi,
I just installed GNU's win32 version of grep. How can I register so
that I can just type "grep" in any dir to exec from "Program Files"?

Thx
 
Either add the relevant Program Files directory to your path [Right-click My
Computer > Properties > Advanced > Environment Variables > Double-click path
and modify accordingly], or if it's a standalone utility pop it into
c:\windows
 
Back
Top