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