mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 11:33:09 +01:00
added fmt content (#1465)
This commit is contained in:
parent
24bbe143cc
commit
3b8d41ec10
@ -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…
x
Reference in New Issue
Block a user