Text editor with shell integration

Tim Prince n8tm@aol.com
Thu May 6 12:58:00 GMT 2010


On 5/6/2010 5:07 AM, Jason Pyeron wrote:
>
> I am assuming that notepad++ does not understand paths like
> /cygdrive/c/filename.txt
> and /proc/cpuinfo (it has no hope on this one)
>
>
>
>
>    
mkdir /cygdrive/c/proc
cat /proc/cpuinfo > /cygdrive/c/proc
then your windows app (running from C:) can open /proc/cpuinfo

-- 
Tim Prince


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list