View Single Post
Old 02-17-2018, 08:11 PM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
You haven't jail broken the device yet, so you can't see the entire system tree.
Code:
/
|-- bin
|-- dev
|   |-- block
|   |-- char
|   |-- disk
|   |-- fd -> /proc/self/fd
|   |-- i2c
|   |-- input
|   |-- loop
|   |-- misc
|   |-- net
|   |-- pts
|   |-- shm
|   |-- snd
|   |-- vc
|   `-- vcc
|-- etc
|   |-- audio
|   |-- crontab
|   |-- dbus-1
|   |-- default
|   |-- fonts
|   |-- gtk-2.0
|   |-- init -> /etc/upstart
|   |-- init.d
|   |-- kdb -> /etc/kdb.src/yoshi
|   |-- kdb.src
|   |-- network
|   |-- pango
|   |-- ppp
|   |-- profile.d
|   |-- rc0.d
|   |-- rc1.d
|   |-- rc2.d
|   |-- rc3.d
|   |-- rc4.d
|   |-- rc5.d
|   |-- rc6.d
|   |-- rc.d
|   |-- rcS.d
|   |-- resolv.d
|   |-- ssl
|   |-- sysconfig
|   |-- syslog-ng
|   |-- sysv
|   |-- todo
|   |-- udev
|   |-- uks
|   |-- upstart
|   |-- X11
|   |-- xdg
|   `-- xorg
|-- lib
|   |-- firmware
|   |-- modules
|   `-- udev
|-- mnt
|   |-- base-mmc
|   |-- base-us
|   |-- mmc
|   |-- rwfs
|   |-- us
|   `-- wfm
|-- opt
|   |-- amazon
|   |-- ar6k
|   |-- config
|   |-- factory
|   |-- var
|   `-- wan
|-- proc
|   |-- 1
|   |-- 10
|   |-- 11
|   |-- 12
|   |-- 1205
|   |-- 1223
|   |-- 1225
|   |-- 1226
|   |-- 1227
|   |-- 1229
|   |-- 1231
|   |-- 1232
|   |-- 1236
|   |-- 125
|   |-- 1250
|   |-- 1277
|   |-- 129
|   |-- 1295
|   |-- 1299
|   |-- 13
|   |-- 1305
|   |-- 1308
|   |-- 131
|   |-- 1313
|   |-- 1333
|   |-- 134
|   |-- 1397
|   |-- 14
|   |-- 1456
|   |-- 1482
|   |-- 1492
|   |-- 1493
|   |-- 15
|   |-- 154
|   |-- 1584
|   |-- 1586
|   |-- 16
|   |-- 1615
|   |-- 1618
|   |-- 1675
|   |-- 1676
|   |-- 178
|   |-- 19
|   |-- 19665
|   |-- 19696
|   |-- 19704
|   |-- 19765
|   |-- 19781
|   |-- 19788
|   |-- 2
|   |-- 2071
|   |-- 2072
|   |-- 256
|   |-- 259
|   |-- 260
|   |-- 261
|   |-- 2619
|   |-- 262
|   |-- 263
|   |-- 27082
|   |-- 27083
|   |-- 2944
|   |-- 3
|   |-- 396
|   |-- 397
|   |-- 4
|   |-- 403
|   |-- 405
|   |-- 448
|   |-- 456
|   |-- 458
|   |-- 459
|   |-- 463
|   |-- 4748
|   |-- 5
|   |-- 5090
|   |-- 549
|   |-- 560
|   |-- 6
|   |-- 6308
|   |-- 6309
|   |-- 6315
|   |-- 642
|   |-- 647
|   |-- 662
|   |-- 670
|   |-- 678
|   |-- 686
|   |-- 694
|   |-- 7
|   |-- 702
|   |-- 769
|   |-- 8
|   |-- 9
|   |-- 9449
|   |-- 970
|   |-- 978
|   |-- asound
|   |-- bd
|   |-- bootglobals
|   |-- bus
|   |-- cpu
|   |-- driver
|   |-- fs
|   |-- irq
|   |-- net -> self/net
|   |-- sdma
|   |-- self -> 6315
|   |-- sys
|   |-- sysvipc
|   |-- tty
|   |-- wan
|   `-- wf
|-- sbin
|-- sys
|   |-- block
|   |-- bus
|   |-- class
|   |-- dev
|   |-- devices
|   |-- firmware
|   |-- fs
|   |-- kernel
|   |-- module
|   `-- power
|-- tmp -> /var/tmp
|-- usr
|   |-- bin
|   |-- java
|   |-- lib
|   |-- libexec
|   |-- local
|   |-- sbin
|   |-- share
|   `-- ssl
`-- var
    |-- backups
    |-- cache
    |-- lib
    |-- local
    |-- lock
    |-- log
    |-- run
    `-- tmp

215 directories
/mnt/us/... <<-- You can only see this branch of the entire file system tree over USB.
This is the topmost visible level of USB storage.
If the Kindle system allowed you to access anything above /mnt/us/ or along side of it, there would be no need to jail break the device.

Note: I had to add the .bin extension to tree to keep the attachment manager happy.
It didn't hurt it and can be removed if desired.
This version of tree will run on any touch screen Kindle.
Attached Files
File Type: bin tree.bin (53.2 KB, 223 views)

Last edited by knc1; 02-17-2018 at 08:34 PM.
knc1 is offline   Reply With Quote