=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== timeshift-20.03+ds/src/timeshift-launcher-9- #user is not admin timeshift-20.03+ds/src/timeshift-launcher:10: if `echo $- | grep "i" >/dev/null 2>&1`; then timeshift-20.03+ds/src/timeshift-launcher-11- #script is running in interactive mode ############################################## timeshift-20.03+ds/src/timeshift-uninstall-81- SCRIPTPATH="$(cd "$(dirname "$0")" && pwd)" timeshift-20.03+ds/src/timeshift-uninstall:82: SCRIPTNAME=`basename $0` timeshift-20.03+ds/src/timeshift-uninstall-83-} ############################################## timeshift-20.03+ds/README.md-99- timeshift-20.03+ds/README.md:100:- **Encrypted Home** - For users with encrypted home, files in ```/home/.ecryptfs/$USER``` will be backed-up and restored. The decrypted contents in ```$HOME``` will be excluded. This avoids the security risk of decrypted contents becoming available outside the user's home directory. timeshift-20.03+ds/README.md:101:- **Encrypted Private Directory** - For users with encrypted *Private* directory, the encrypted files in ```$HOME/.Private```, as well as the decrypted files in ```$HOME/Private```, will be excluded (as it contains user data). Filters added by user to include files from ```$HOME/.Private``` or ```$HOME/Private``` will be ignored. timeshift-20.03+ds/README.md-102-- **Docker & Containers** - Docker and containerized systems are not supported. Running Timeshift on such systems will have unpredictable results.