FreeBSD
stat -f %z file
Linux
stat -c %s file
sure, you can use
ls -l file | awk '{print $5}'
but I think stat is better
FreeBSD
stat -f %z file
Linux
stat -c %s file
sure, you can use
ls -l file | awk '{print $5}'
but I think stat is better
This page contains a single entry by Pank published on July 5, 2004 6:06 PM.
顯示從何處連線 was the previous entry in this blog.
vmware & virtual pc notes is the next entry in this blog.
Find recent content on the main index or look in the archives to find all content.
Leave a comment