> put the cygwin dll files in system dll folders c:\Windows\System32
 > and add cygwin/bin in the system path variable.
 >
 > you can download cygwin from http://cygwin.com/setup.exe
 > <http://cygwin.com/setup.exe>
 >
 > You will get most linux commands working in the existing winXP cmd shell.

I shall have a go at this to get the cygwin commands in the normal 
window.  Can I just confirm, I copy all the *.dll (starts with 
cygbz2-1.dll, ends with cygz.dll) from C:\cygwin\bin to 
c:\Windows\System32.  I add C:\cygwin\bin to control 
Panel/system/advanced/Environment variables/Path.

Thanks, that will help a lot.

This reminds me of another question I had meant to ask.  Is it just me, 
or is the search for a string in a file bit of windows search broken? 
If I search a directory with the windows utility it does not find it, 
but using cygwin with 'find -name "*.c" | xargs grep "search string"' 
does find it.

 > You can automatically fill in file and folder names at the command
 > prompt, much like a UNIX terminal. Launch the Registry editor and move
 > down to the HKEY_CURRENT_USER \Software\Microsoft\Command Processor.
 > Select Completion Char and set its value of to 9. Restart the system
 > for the changes to take effect. Now, at the Command Prompt window, type
 > in the first few characters of the file or folders and press Tab to
 > complete it automatically.

I have this set allready.

What I want is to be able to copy and paste with fewer clicks, and to be 
able to cat > file.txt.  There are probably some other funtions I would 
like, but these are the ones that get on my nerves.





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/tech4all/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/tech4all/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to