1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ta/linux/ruget.md

13 lines
671 B
Markdown
Raw Normal View History

2022-10-02 12:02:22 +05:30
# ruget
> ரஸ்டில் எழுதப்பட்ட `wget` மாற்று.
2022-10-02 12:02:22 +05:30
> மேலும் விவரத்திற்கு: <https://github.com/ksk001100/ruget>.
- URL முகவரி இன் உள்ளடக்கங்களை ஒரு கோப்பில் பதிவிறக்கவும்:
2022-10-02 12:02:22 +05:30
`ruget {{https://example.com/file}}`
- URL முகவரி இன் உள்ளடக்கங்களை குறிப்பிட்ட [o]அவுட்புட் கோப்பில் பதிவிறக்கவும்:
2022-10-02 12:02:22 +05:30
`ruget --output {{கோப்பு_பெயர்}} {{https://example.com/file}}`