paris/i-0746e5b388abec5a6
by SadServersMore by SadServers
'size', 'used', 'avail', 'pcent', 'file' and 'target' (see info page). GNU coreutils online help: <https://www.gnu.org/software/coreutils/> Report any translation bugs to <https://translationproject.org/team/> Full documentation <https://www.gnu.org/software/coreutils/df> or available locally via: info '(coreutils) df invocation' admin@i-01931e2a359d62d51:~$ df -l Filesystem 1K-blocks Used Available Use% Mounted on udev 221828 0 221828 0% /dev tmpfs 46636 368 46268 1% /run /dev/nvme0n1p1 8026128 6354608 1242264 84% / tmpfs 233168 12 233156 1% /dev/shm tmpfs 5120 0 5120 0% /run/lock /dev/nvme0n1p15 126678 6016 120662 5% /boot/efi admin@i-01931e2a359d62d51:~$ df -lh
kihei/i-01931e2a359d62d51 04:22
by SadServerslrwxrwxrwx 1 root root 8 Nov 7 2019 ypdomainname -> hostname -rwxr-xr-x 1 root root 2.0K Apr 10 2022 zcat -rwxr-xr-x 1 root root 1.7K Apr 10 2022 zcmp -rwxr-xr-x 1 root root 5.8K Apr 10 2022 zdiff -rwxr-xr-x 1 root root 23K Apr 19 2023 zdump -rwxr-xr-x 1 root root 29 Apr 10 2022 zegrep -rwxr-xr-x 1 root root 29 Apr 10 2022 zfgrep -rwxr-xr-x 1 root root 2.1K Apr 10 2022 zforce -rwxr-xr-x 1 root root 7.9K Apr 10 2022 zgrep -rwxr-xr-x 1 root root 51K Sep 24 2021 zipdetails -rwxr-xr-x 1 root root 2.2K Apr 10 2022 zless -rwxr-xr-x 1 root root 1.8K Apr 10 2022 zmore -rwxr-xr-x 1 root root 4.5K Apr 10 2022 znew admin@i-09caab26a6727cfcc:/usr/bin$ cd admin@i-09caab26a6727cfcc:~$
paris/i-09caab26a6727cfcc 00:59
by SadServersgoroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-034dbd4f51896b7e8:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-034dbd4f51896b7e8:~$ file /home/admin/data/newdatafile /home/admin/data/newdatafile: cannot open `/home/admin/data/newdatafile' (No sucadmin@i-034dbd4f51896b7e8:~$ du -h --max-
kihei/i-034dbd4f51896b7e8 02:04
by SadServersreturn 'Access denied!' return ''' <form method="POST"> <label for="password">Password:</label> <input type="password" id="password" name="password"> <input type="submit" value="Submit"> </form> ''' if __name__ == '__main__': app.run() admin@i-025ebc807a8b09af0:~$