file size in bash buttons YouTube 
 If at any bash script need to check the size of a file, you can use the command: 
 
  stat-c% s FILE  
 
 Consutando the man see what we can get much more information of the file, permissions, user and group, etc. 
 
 More   here.  
 
0 comments:
Post a Comment