![]() |
Re: xterm command to wipe all user data?
Quote:
Quote:
just realising how noobish i am once i start venturing back into xterm, but is bash the built in one or is that a seperate install i probably dont have? |
Re: xterm command to wipe all user data?
bookmarks are
/home/user/.bookmarks/* history seems to be /home/user/.browser_typed_urls I dunno if you want contacts but they seem to be here /home/user/.osso-abook/ and emails are /home/user/.modest/ I'm not sure if I'm completely right, this was in a few seconds of poking around, Bash isn't built in, you can change that to /bin/sh, sorry! Also it just wipes all the data with 0's three times. |
Re: xterm command to wipe all user data?
okay first attempt...
sudo gainroot rm -r -f home/user/MyDocs/Private rm -r -f home/user/MyDocs/.images/* rm -r -f home/user/MyDocs/.sounds/* rm -r -f home/user/MyDocs/.videos/* rm -r -f home/user/MyDocs/DCIM/* rm -r -f home/user/MyDocs/Downloads rm -r -f home/user/.bookmarks/* rm -r -f home/user/.cache/* rm -r -f home/user/.fmms/* rm -r -f home/user/.modest/cache/* rm -r -f home/user/.modest/images/* rm -r -f home/user/.modest/local-folders/* rm -r -f home/user/.modest/outboxes rm -r -f home/user/.skype/* rm -r -f home/user/.thumbnails/* hows that look? will it work? have i missed anything? how 'tarded is my attempt at coding? the wiping with 0's sounds like a good idea, just in case these commies get the serious tech out to sniff the deleted data (is that even doable on flash based memory?), can it be done without bash? |
Re: xterm command to wipe all user data?
i've definately missed something, text and call records for one, i'll have to dig deeper....
|
Re: xterm command to wipe all user data?
Nuke /home/user/.rtcom-eventlogger for those
|
Re: xterm command to wipe all user data?
I'm not sure but I think they are stored in
/home/user/.rtcom-eventlogger/el.db /home/user/.rtcom-eventlogger/el-v1.db or something like that. Why don't you just encrypt your file, or do you fear brutal interrogation from the commies? |
Re: xterm command to wipe all user data?
Quote:
|
Re: xterm command to wipe all user data?
Quote:
|
Re: xterm command to wipe all user data?
i've added event logger and also memory card, and appended a / to the front of all the directories (thats right isn't it? damn i'm so noob i'm ready to slap myself!)
so draft 2 looks like: Code:
sudo gainroot sorry for so many questions guys ur all being so helpful! |
Re: xterm command to wipe all user data?
Add autocomplete dictionaries to your list
/home/user/.osso/dictionaries/ |
All times are GMT. The time now is 11:59. |
vBulletin® Version 3.8.8