1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 05:46:00 +02:00
tldr/pages.ta/windows/assoc.md
K.B.Dharun Krishna de7065209d
pages.ta: update all outdated translations (#10247)
* pages.ta: update all outdated translation

* pages.ta/wget: fix linter error

* bugreportz: fix description in Tamil translation

* fdisk: remove transliteration in Tamil translation
2023-06-02 18:45:44 +05:30

1.2 KiB

assoc

கோப்பு நீட்டிப்புகள் மற்றும் கோப்பு வகைகளுக்கு இடையே உள்ள தொடர்பைக் காட்டவும் அல்லது மாற்றவும். மேலும் விவரத்திற்கு: https://learn.microsoft.com/windows-server/administration/windows-commands/assoc.

  • கோப்பு நீட்டிப்புகள் மற்றும் கோப்பு வகைகளுக்கு இடையே உள்ள அனைத்து தொடர்புகளையும் பட்டியலிடுங்கள்:

assoc

  • குறிப்பிட்ட நீட்டிப்புக்கான தொடர்புடைய கோப்பு வகையைக் காண்பி:

assoc {{.txt}}

  • குறிப்பிட்ட நீட்டிப்புக்கு தொடர்புடைய கோப்பு வகையை அமைக்கவும்:

assoc .{{txt}}={{txtfile}}

  • ஒரு நேரத்தில் ஒரு திரையின் assoc வெளியீட்டைப் பார்க்கவும்:

assoc | {{more}}