diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 index 099d81f..fd8cc0e --- a/index.html +++ b/index.html @@ -3,252 +3,53 @@
- +
- .
- ├── [ 746] .gitignore
- ├── [ 17K] LICENSE
- ├── [ 37] README.md
- ├── [8.7K] index.html
- ├── [ 160] linux
- │ ├── [ 288] deb11-ax61
- │ │ ├── [ 417] .bash_aliases
- │ │ ├── [4.5K] .bashrc
- │ │ ├── [ 211] .gitconfig
- │ │ ├── [ 161] .profile
- │ │ ├── [ 160] .ssh
- │ │ │ ├── [1.2K] authorized_keys
- │ │ │ ├── [ 100] id_ed25519.pub
- │ │ │ └── [ 759] id_rsa.pub
- │ │ ├── [ 659] .tmux.conf
- │ │ └── [4.0K] .vimrc
- │ ├── [ 224] deb11-vps
- │ │ ├── [4.9K] .bashrc
- │ │ ├── [ 148] .profile
- │ │ ├── [ 128] .ssh
- │ │ │ ├── [ 934] authorized_keys
- │ │ │ └── [ 115] id_ed25519.pub
- │ │ ├── [1.1K] .tmux.conf
- │ │ └── [4.0K] .vimrc
- │ └── [ 224] dosmo
- │ ├── [5.3K] .bashrc
- │ ├── [ 148] .profile
- │ ├── [ 160] .ssh
- │ │ ├── [1.3K] authorized_keys
- │ │ ├── [ 107] id_ed25519.pub
- │ │ └── [ 751] id_rsa.pub
- │ ├── [1.1K] .tmux.conf
- │ └── [4.0K] .vimrc
- ├── [ 288] macOS
- │ ├── [1.4K] .bash_profile
- │ ├── [4.8K] .bashrc
- │ ├── [ 718] .gitconfig
- │ ├── [ 21] .profile
- │ ├── [ 192] .ssh
- │ │ ├── [ 762] authorized_keys
- │ │ ├── [ 964] config
- │ │ ├── [ 106] id_ed25519_dosmo-desig.pub
- │ │ └── [ 745] id_rsa.pub
- │ ├── [1.1K] .tmux.conf
- │ └── [4.0K] .vimrc
- └── [6.6K] test.html
-
-
+[ 320] .
+[ 17K] ./LICENSE
+[ 37] ./README.md
+[ 0] ./index.html
+[ 512] ./linux
+[ 96] ./linux/XminiDeb
+[ 859] ./linux/authorized_keys
+[ 96] ./linux/bin_amd64
+[ 53K] ./linux/bin_amd64/tmux-mem-cpu-load
+[ 288] ./linux/deb11-ax61
+[ 224] ./linux/deb11-vps
+[ 256] ./linux/deb11-x1y2
+[ 224] ./linux/dosmo
+[ 288] ./macOS
+
-9 directories, 37 files
-
-
- tree v1.8.0 © 1996 - 2018 by Steve Baker and Thomas Moore
+ tree v2.2.1 © 1996 - 2024 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro