Why this command line does not work at all?
#1
Code:
mp -i 8:13 -q 3 -r 5 -1 ?l?u?d ?1?1?1?1?1?1?1?1 | hc -m 1800 Administrator.hash Usage: hashcat [options] hashfile [mask|wordfiles|directories]

Try --help for more help.
mp -V
v0.73
hc -V
2.00
lscpu
Architecture:          i686
CPU op-mode(s):        32-bit
Byte Order:            Little Endian
CPU(s):                2
On-line CPU(s) list:   0,1
Thread(s) per core:    2
Core(s) per socket:    1
Socket(s):             1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 28
Model name:            Intel(R) Atom(TM) CPU N270   @ 1.60GHz
Stepping:              2
CPU MHz:               1600.000
CPU max MHz:           1600.0000
CPU min MHz:           800.0000
BogoMIPS:              3192.02
L1d cache:             24K
L1i cache:             32K
L2 cache:              512K
#2
hashcat doesn't support reading from stdin, you have to use a named pipe.