-
folder structure in /private/var/?
Hi All,
I connected to iPhone via ssh and accidentally moved one folder into another and I do not know what I actually did (have an iPhone 4.1, Jailbroken)
Can someone post the folder structure of /private/var/
I would need to know what it looks like at 2 levels /private/var/*/*
Executing the following command at /private/var/ should do the trick.
find . -maxdepth 2 -name "*"
I would much appreciate if someone can paste this.
I think I have broke the directory structure
Thanks
Last edited by pbasil; 02-22-2011 at 02:53 PM.
-
-
Super Otiose Mod
I got your back.
find /private/var/ -maxdepth 2 -name "*"
.
./Keychains
./Keychains/TrustStore.sqlite3
./Keychains/keychain-2.db
./Keychains/ocspcache.sqlite3
./Managed Preferences
./Managed Preferences/mobile
./MobileDevice
./MobileDevice/ProvisioningProfiles
./audit
./backups
./cache
./cache/apt
./cache/findutils
./db
./db/PanicReporter
./db/dhcpclient
./db/dhcpd_leases
./db/launchd.db
./db/timezone
./ea
./empty
./folders
./keybags
./keybags/systembag.kb
./lib
./lib/apt
./lib/cydia
./lib/dpkg
./lib/misc
./local
./lock
./log
./log/apt
./log/asl
./log/kernel.log
./log/ppp
./log/sa
./logs
./logs/AppleSupport
./logs/CrashReporter
./logs/keybagd.log
./logs/lockdownd.log
./logs/lockdownd.log.1
./mobile
./mobile/.forward
./mobile/Applications
./mobile/Documents
./mobile/Library
./mobile/Media
./msgs
./msgs/bounds
./preferences
./preferences/SystemConfiguration
./preferences/com.apple.captive.plist
./root
./root/.bash_history
./root/.ssh
./root/Library
./root/Media
./run
./run/asl_input
./run/configd.pid
./run/lockbot
./run/lockdown
./run/lockdown.sock
./run/mDNSResponder
./run/pppconfd
./run/syslog
./run/syslog.pid
./run/utmpx
./run/vpncontrol.sock
./spool
./spool/mdt
./stash
./stash/Applications.<string>
./stash/Ringtones.<string>
./stash/Themes.<string>
./stash/Wallpaper.<string>
./stash/include.<string>
./stash/libexec.<string>
./stash/pam.<string>
./stash/share.<string>
./tmp
./tmp/BackupRunning
./tmp/cydia.log
./tmp/launchd
./tmp/ttydebugenable (only if you have ultrasn0w/Signal.app installed I think)
./vm
./wireless
./wireless/Library
./wireless/spool
-
The Following User Says Thank You to Orby For This Useful Post:
-
Many thanks Orbyorb, you saved my day!!!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules