added fmt content (#1465)
parent
24bbe143cc
commit
3b8d41ec10
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Fmt |
||||
# fmt |
||||
|
||||
`fmt` command is for formatting and optimizing contents in text files. It will be really usefull when it comes to beautify large text files by setting uniform column width and spaces. |
||||
|
||||
It has the following syntax: `$ fmt [-width] [option] [file]` e.g. `$ fmt file.txt` |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.devopsroles.com/fmt-command-in-linux-with-example/'>Fmt command with Examples</BadgeLink> |
Loading…
Reference in new issue