«前の日記(2003-11-20(Thu)) 最新 次の日記(2003-11-23(Sun))» 編集

これ日記なん?


2003-11-22(Sat) [長年日記]

_ cygwin1.dllの探し方

え、実行ファイルのある場所も探すんですかっ!
$ cd /usr/local/bin
$ ln /bin/cygwin1.dll cygwin1.dll
#!c:/cygwin/usr/local/bin/ruby
print "content-type:text/plain\n\n"
puts Time.now
Sat Nov 22 10:10:09 GMT+9:00 2003

_ なる〜。

実験終わり、ということで。

$ rm cygwin1.dll
rm: cannot unlink `cygwin1.dll': Permission denied
へ?
C:\cygwin\usr\local\bin>del cygwin1.dll
C:\cygwin\usr\local\bin\cygwin1.dll
アクセスが拒否されました。
あら?