Uruchomienie, wykonanie: uniq [options] [file1 [file2] ]
Jak działa UNIQ, co robi UNIQ: Remove duplicate adjacent lines from sorted file1 or from standard input, sending one copy of each line to file2 (or to standard output). Often used as a filter. Specify only one of -d or -u. See also comm and sort
Dostępne opcje, wywołanie UNIQ: Print each line once, prefixing number of instances. Print duplicate lines once but no unique lines. Print all duplicate lines. -D takes no delimiter method. The delimiter method method takes one of the following values: none (default), prepend, or separate. Blank lines are used as the delimiter. Ignore first n fields of a line. Fields are separated by spaces or by tabs. Ignore case differences when checking for duplicates. Ignore first n characters of a field. Print only unique lines (no copy of duplicate entries is kept). Compare only first n characters per line (beginning after skipped fields and characters). Print a help message and then exit. Print version information and then exit.
- Co znaczy :
- Porównanie Print a space-separated list of each login session on the host. Note that this may include the same user multiple times. Consult file or, by default, /var/log/utmp or /var/log/wtmp co znaczy.
- Krzyżówka :
- Dlaczego Uncompress files that were compress ed (i.e., whose names end in .Z ). uncompress takes all the same options as compress , except -b and -r krzyżówka.
- Co to jest :
- Jak lepiej Read a uuencoded file and re-create the original file with the permissions and name set in the file (see uuencode ). The -o option specifies an alternate output file co to jest.
- Słownik :
- Kiedy System administration command. Delete all entries for user in system account files słownik.
- Czym jest :
- Od czego zależy Translate underscores to underlining. The process will vary by terminal type. Some terminals are unable to handle underlining czym jest.
Użycie UNIQ zastosowanie komendy na linii poleceńw Słownik U .