Polecenie fmt
Wykonanie, użycie: Convert text to specified width by filling lines and removing newlines. Concatenate files on the command line, or read text from standard input if - (or no file) is specified. By default, preserve blank lines, spacing, and indentation. fmt attempts to break lines at the end of sentences and to avoid breaking lines after a sentence's first word or before its last
Opcje wykonania fmt w konsoli
Crown margin mode. Do not change indentation of each paragraph's first two lines. Use the second line's indentation as the default for subsequent lines.
Format only lines beginning with prefix.
Suppress line-joining.
Tagged paragraph mode. Same as crown mode when the indentations of the first and second lines differ. If the indentation is the same, treat the first line as its own separate paragraph.
Reduce spacing to a maximum of one space between words and two between sentences.
Set output width to width. The default is 75.
Print help message and then exit.
Print version information and then exit.
Przykłady fmt działanie w Słownik polecenie F
- Przykład FMT użycie :
- Jak użyć the named files so that they are no wider than the specified width. fold breaks lines exactly at the specified width, even in the middle of a word. Reads from standard input when given - as a file co znaczy.
- Przykład FMT użycie :
- Jak użyć Display statistics about memory usage: total free, used, physical, swap, shared, and buffers used by the kernel krzyżówka.
- Przykład FMT użycie :
- Jak użyć input into mailbox format. Useful for splitting mail digests or passing the contents of a mail file to another program, such as a spam filter, for additional processing. If no sender is apparent co to jest.
- Przykład FMT użycie :
- Jak użyć Low-level format of a floppy disk. The device for a standard format is usually /dev/fd0 or /dev/fd1 słownik.
- Przykład FMT użycie :
- Jak użyć Classify the named files according to the type of data they contain. file checks the magic file (usually /usr/share/magic ) to identify some file types czym jest.