|
|
1.1 ! root 1: ! 2: ! 3: quot Command quot ! 4: ! 5: ! 6: ! 7: ! 8: Summarize file-system usage ! 9: ! 10: qquuoott [ -cc ] [ -ff ] [ -nn ] [ -tt ] _f_i_l_e_s_y_s_t_e_m ! 11: ! 12: quot produces several different summaries about the ownership of ! 13: files for each filesystem argument given. When no options are ! 14: specified, quot produces a two-column listing that gives the ! 15: amount of space used by each user, sorted in decreasing order of ! 16: file space used; the first column gives the number of blocks used ! 17: and the second gives the use name. Space is always given in ! 18: blocks. ! 19: ! 20: Options are available to modify the normal output or specify a ! 21: completely different action. ! 22: ! 23: quot recognizes the following options: ! 24: ! 25: -cc Give a three-column breakdown of files by size. The first ! 26: column contains all file sizes, in increasing order. The ! 27: second column gives the number of files of the size indicated ! 28: in the first. The third gives a cumulative sum of the sizes ! 29: of all files less than or equal to the current size. ! 30: ! 31: -ff Add an initial column that contains the number of files to the ! 32: front of the normal output. ! 33: ! 34: -nn Takes as input a list of i-numbers and file names, one per ! 35: line and sorted in ascending order by i-number; ignore all ! 36: lines not in this form. The output is in two columns: the ! 37: first gives the owner and the second contains the file name ! 38: for each entry in the output. This conforms to usage with the ! 39: following pipeline: ! 40: ! 41: ncheck filesystem | sort +0n | quot -n filesystem ! 42: ! 43: ! 44: -tt To the normal output, add a line that contains totals. ! 45: ! 46: quot runs much faster with a raw device for filesystem. ! 47: ! 48: ***** Files ***** ! 49: ! 50: /etc/passwd ! 51: ! 52: ***** See Also ***** ! 53: ! 54: ac, commands, ncheck, sort ! 55: ! 56: ***** Notes ***** ! 57: ! 58: Sparse files are recorded as if they had all of their blocks ! 59: allocated. ! 60: ! 61: ! 62: ! 63: ! 64: COHERENT Lexicon Page 1 ! 65: ! 66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.