Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. -size n[cwbkMG]
  2. File uses n units of space. The following suffixes can be used:
  3. 'b' for 512-byte blocks (this is the default if no suffix is used)
  4. 'c' for bytes
  5. 'w' for two-byte words
  6. 'k' for Kilobytes (units of 1024 bytes)
  7. 'M' for Megabytes (units of 1048576 bytes)
  8. 'G' for Gigabytes (units of 1073741824 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement