Bracing against the wind | |
www.documentroot.com |
Tuesday, June 16, 2015
Get block size bash
function block_size() {( [ "$1" ] && cd $1; echo 1 > block_size.tmp; ls --block-size 1 -s block_size.tmp | cut -f 1 -d ' '; rm block_size.tmp; )} [View/Post Comments] [Digg] [Del.icio.us] [Stumble] |
|
Bloghop:
|
Blogarama
|
Technorati
|
Blogwise