Is there a way to print only the attributes (size in particular) of a file without showing the filename? file -b * is similar to what I want, but . Maybe there is way of combining ls -hs and file -b?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|
Print size in bytes for all files:
Print file name and size in bytes for all files:
|
|||
|
|