ACC SHELL
Path :
/
proc
/
self
/
root
/
usr
/
bin
/
File Upload :
Current File : //proc/self/root/usr/bin/filesize
#!/bin/sh # # Print the size of a file, in bytes. # stat -c %s "$1"
ACC SHELL 2018