Short: Counts all bytes and blocks in a directory Author: m_hillen@informatik.uni-kl.de Type: util/cli Architecture: m68k-amigaos NAME Size FORMAT Size DIRECTORY PURPOSE Size counts all bytes in the specified directory. SPECIFICATION If you want to copy a whole directory, and you do not know how much files or bytes are located in this directory, this shell command will help you. It counts bytes, directries, blocks and links. The actual size of the directory will also be counted. OPTIONS DIRECTORY Optional. Enter the device or directory you want to scan. If nothing is entered, the actual directory will be scanned. EXAMPLES 1> Size Blocksize: 512 Files: 3 Directories: 0 Bytes: 14571 Blocks: 33 Total size occupied: 16896 bytes = 16.5 KB 1> Size RAM: Blocksize: 1024 Files: 91 Directories: 14 Bytes: 147184 Blocks: 331 Total size occupied: 338944 bytes = 331.0 KB BUGS NONE. AUTHOR Markus Hillenbrand Weserstrasse 9 36124 Eichenzell-Loeschenrod Germany E-mail: m_hillen@informatik.uni-kl.de COPYRIGHT NOTICE This man page was written by: Markus Hillenbrand Weserstrasse 9 36124 Eichenzell-Loeschenrod Germany E-mail: m_hillen@informatik.uni-kl.de SEE ALSO Info (AmigaDOS), List (AmigaDOS)