Termux のバックアップソース(No.1)

#author("2021-01-10T09:58:40+09:00","default:k1rou","k1rou")
*Termux [#c7e2c06b]
-https://termux.com/
-https://play.google.com/store/apps/details?id=com.termux&hl=ja

**Termux とは [#h4dbbf90]
-[[Android]]
-[[Linux]]
--[[Debian]]

**termuxコマンド [#hbeb7e6a]
-ストレージのシンボリックリンク作成
--ホームディレクトリにstorage/ が作成される~
termux-setup-storage

-termux-reload-settings

**ディレクトリ構造 [#d1871b10]
-/data/data/com.termux/files/home



**パッケージ管理 [#ffae8e71]
-pkg コマンド
--apt ベースのパッケージ管理ツール
 pkg upgrade -y ※アップグレード

-apt


**関連サイト [#r632eb35]
-Termux Wiki(公式)~
https://wiki.termux.com/wiki/Main_Page

**関連用語 [#ub0f8a7d]
-[[BusyBox]]