You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.
If it were me I would parse the timestamp on the edited files and use touch -d to set the timestamp on the file so it doesnt show up as a recently modified file. Additionally you can set created files timestamps using something like touch -r /etc/pam.d createdpythonfiles.py
Just thought i would share that incase you wanted to make it harder to notice.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If it were me I would parse the timestamp on the edited files and use touch -d to set the timestamp on the file so it doesnt show up as a recently modified file. Additionally you can set created files timestamps using something like touch -r /etc/pam.d createdpythonfiles.py
Just thought i would share that incase you wanted to make it harder to notice.
The text was updated successfully, but these errors were encountered: