如何解決 android turmux 中 wget 無法用https協定問題

The wget program that is pre-installed with Termux is a lightweight version from busybox - to install the fully featured GNU wget version supporting https and more options run:

packages install wget
如果還沒有辦法使用則試試:
Try running hash -r before running wget again. This clears the bash path cache so that new executables are found.
thats it。

留言

這個網誌中的熱門文章

【多益】現點現做的英文怎麼說呢?

《Microsoft Word 應用》:圖片被文字蓋住解決方法,不可設定為固定行高

如何在Ubuntu系統上安裝Notepad ++ (Install Notepad++ On Ubuntu 16.04 / 17.10 / 18.04 / 20.04)