mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
7
txtcmds/bin/df
Normal file
7
txtcmds/bin/df
Normal file
@ -0,0 +1,7 @@
|
||||
Filesystem Size Used Avail Use% Mounted on
|
||||
rootfs 4.7G 731M 3.8G 17% /
|
||||
udev 10M 0 10M 0% /dev
|
||||
tmpfs 25M 192K 25M 1% /run
|
||||
/dev/disk/by-uuid/65626fdc-e4c5-4539-8745-edc212b9b0af 4.7G 731M 3.8G 17% /
|
||||
tmpfs 5.0M 0 5.0M 0% /run/lock
|
||||
tmpfs 101M 0 101M 0% /run/shm
|
||||
16
txtcmds/bin/ulimit
Normal file
16
txtcmds/bin/ulimit
Normal file
@ -0,0 +1,16 @@
|
||||
core file size (blocks, -c) 0
|
||||
data seg size (kbytes, -d) unlimited
|
||||
scheduling priority (-e) 0
|
||||
file size (blocks, -f) unlimited
|
||||
pending signals (-i) 1867
|
||||
max locked memory (kbytes, -l) 64
|
||||
max memory size (kbytes, -m) unlimited
|
||||
open files (-n) 1024
|
||||
pipe size (512 bytes, -p) 8
|
||||
POSIX message queues (bytes, -q) 819200
|
||||
real-time priority (-r) 0
|
||||
stack size (kbytes, -s) 8192
|
||||
cpu time (seconds, -t) unlimited
|
||||
max user processes (-u) 1867
|
||||
virtual memory (kbytes, -v) unlimited
|
||||
file locks (-x) unlimited
|
||||
1
txtcmds/usr/bin/emacs
Normal file
1
txtcmds/usr/bin/emacs
Normal file
@ -0,0 +1 @@
|
||||
E544: Keymap file not found
|
||||
1
txtcmds/usr/bin/getconf
Normal file
1
txtcmds/usr/bin/getconf
Normal file
@ -0,0 +1 @@
|
||||
32
|
||||
1
txtcmds/usr/bin/locate
Normal file
1
txtcmds/usr/bin/locate
Normal file
@ -0,0 +1 @@
|
||||
locate: can not open '/var/lib/mlocate/mlocate.db' no such file or directory
|
||||
1
txtcmds/usr/bin/nano
Normal file
1
txtcmds/usr/bin/nano
Normal file
@ -0,0 +1 @@
|
||||
E558: Terminal entry not found in terminfo
|
||||
1
txtcmds/usr/bin/nohup
Normal file
1
txtcmds/usr/bin/nohup
Normal file
@ -0,0 +1 @@
|
||||
nohup: ignoring input and appending output to `nohup.out'
|
||||
1
txtcmds/usr/bin/pico
Normal file
1
txtcmds/usr/bin/pico
Normal file
@ -0,0 +1 @@
|
||||
E185: Cannot find color scheme
|
||||
1
txtcmds/usr/bin/top
Normal file
1
txtcmds/usr/bin/top
Normal file
@ -0,0 +1 @@
|
||||
E82: Cannot allocate any buffer, exiting...
|
||||
1
txtcmds/usr/bin/vim
Normal file
1
txtcmds/usr/bin/vim
Normal file
@ -0,0 +1 @@
|
||||
E558: Terminal entry not found in terminfo
|
||||
2
txtcmds/usr/sbin/vipw
Normal file
2
txtcmds/usr/sbin/vipw
Normal file
@ -0,0 +1,2 @@
|
||||
vipw: Couldn't lock file: Permission denied
|
||||
vipw: /etc/passwd is unchanged
|
||||
Reference in New Issue
Block a user