webfs-1.21/ 0040755 0000764 0000144 00000000000 10062030751 011752 5 ustar kraxel users webfs-1.21/cgi/ 0040755 0000764 0000144 00000000000 10062030750 012513 5 ustar kraxel users webfs-1.21/cgi/fdcheck.cgi 0100755 0000764 0000144 00000000101 10061333163 014561 0 ustar kraxel users #!/bin/sh echo "Content-Type: text/plain" echo ls -l /proc/$$/fd webfs-1.21/cgi/ludo.pl 0100755 0000764 0000144 00000000503 10061333163 014014 0 ustar kraxel users #!/usr/bin/perl -wU sleep(5); print "Content-Type: text/html\nStatus: 200 OK\nCache-Control: no-store\nPragma: no-cache\nConnection: close\n\n"; #The next line seems to make it a lot worse, but also without it it goes wrong. open (STDERR, ">&STDOUT"); sleep(5); print "
Test