# パッケージリストを最新の状態に更新
sudo apt update
# tree コマンドをインストール
sudo apt install tree
# tree コマンドを実行して、ディレクトリ構造を表示
tree
参考
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 1 year has passed since last update.
# パッケージリストを最新の状態に更新
sudo apt update
# tree コマンドをインストール
sudo apt install tree
# tree コマンドを実行して、ディレクトリ構造を表示
tree
参考
Register as a new user and use Qiita more conveniently
Go to list of users who liked