Query: plan9-freq
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FREQ(1) General Commands Manual FREQ(1)NAMEfreq - print histogram of character frequenciesSYNOPSISfreq [ -dxocr ] [ file ... ]DESCRIPTIONFreq reads the given files (default standard input) and prints histograms of the character frequencies. By default, freq counts each byte as a character; under the -r option it instead counts UTF sequences, that is, runes. Each non-zero entry of the table is printed preceded by the byte value, in decimal, octal, hex, and Unicode character (if printable). If any options are given, the -d, -x, -o, -c flags specify a subset of value formats: decimal, hex, octal, and character, respectively.SOURCE/src/cmd/freq.cSEE ALSOutf(7), wc(1) FREQ(1)
| Related Man Pages |
|---|
| dump-acct(8) - centos |
| cpufreq-set(1) - debian |
| uhd_siggen_gui(1) - debian |
| uhd_rx_cfile(1) - debian |
| cpufreq-set(1) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |