Skip to main content

Thread: list size of all files in subdirectory


hi,
when use ls under directory, how can list size of files in each subdirectory?
, regards!

in each sub directory?

code:
ls -lahr | less
l long file names
hidden files
h makes easier read
r recusion want
less make easy manage. trust me, want pipe thru less

press q exit less


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] list size of all files in subdirectory


Ubuntu

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums