代码搜索:Filesystem
找到约 7,034 项符合「Filesystem」的源代码
代码结果 7,034
www.eeworm.com/read/100018/15889503
cgi tunefs_form.cgi
#!/usr/local/bin/perl
# tunefs_form.cgi
# Display a form for entering filesystem tuning options
require './format-lib.pl';
&ReadParse();
&can_edit_disk($in{'dev'}) || &error("You are not allowed to t
www.eeworm.com/read/100018/15889508
cgi fsck.cgi
#!/usr/local/bin/perl
# fsck.cgi
# Do the actual checking of a filesystem
require './format-lib.pl';
&ReadParse();
&can_edit_disk($in{'dev'}) || &error("You are not allowed to fsck this disk");
&head
www.eeworm.com/read/458101/7312363
asp@source=demo_filesystem showcode.asp@source=demo_filesystem
<html><body><%dim fs, d, nset fs=Server.CreateObject("Scripting.Fi
www.eeworm.com/read/458101/7312523
asp@filename=demo_filesystem showfile.asp@filename=demo_filesystem
Tryit v1.4 - Show ASP
var gaJsHost = (("https:" == document.locat
www.eeworm.com/read/336207/12464219