Help for this page

Select Code to Download


  1. or download this
    # df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/simfs 25G 25G 0 100% /
    # du -sh
    3.9G .
    
  2. or download this
    KiB Mem:   1048576 total,   380264 used,   668312 free,        0 buffe
    +rs
    KiB Swap:   262144 total,    81204 used,   180940 free.    33856 cache
    +d Mem
      PID USER      PR  NI    VIRT    RES    SHR S %CPU %MEM     TIME+ COM
    +MAND
     5140 apache    20   0  239888   2348   1756 R 17.3  0.2 144:42.67 htt
    +pd
    14980 apache    20   0   30840   1884   1228 S 15.6  0.2 153:43.94 bou
    +nced.cgi
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    print $q->end_html;
    
  4. or download this
    Nov 19 10:38:44 systemd: httpd.service stopping timed out. Killing.
    Nov 19 10:38:44 systemd: httpd.service: main process exited, code=kill
    +ed, status=9/KILL
    Nov 19 10:38:44 systemd: Unit httpd.service entered failed state.
    
  5. or download this
    #!/usr/bin/perl
    sleep 1 while 1;