How to check last changes in filesystem or directory with bash?
- by Robert Vila
After the system unmounted the root partition I detected that some files are missing in the filesystem.
wifi and the gwibber icons disappeared from the indicator applet
I want to check if there are other files missing using the ls program and the locate program, which woks on indexes of a previous state of the filesystem.
Thus,
locate…