This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
defe8def16
tldr
/
pages
/
windows
/
assoc.md
273 B
Raw
Blame
History
assoc
Display or modify file extension associations.
Display all associated filetypes:
assoc
Display the associated filetype for a specific extension:
assoc {{.txt}}
Modify the associated filetype for a specific extension:
assoc {{.txt}}={{txtfile}}