Install latest/edge of list-fs-files

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install list-fs-files --edge

Don't have snapd? Get set up for snaps.

list-fs-files is only available on the unstable edge channel. It could break and change often.

Channel Version Published

Scripts to list files in a directory with epoch timstamp and sha256sum

Two scripts: lfs_files.py uses os.walk on a specified directory, lists the epoch timestamp and generates a sha256sum using the sha256sum command. It tags files which are not accessible by the root user with 'prblmfl' found in directories like /proc for instance. The results are printed to the screen and stored in a file in the working directory.

list-fs-files.py uses os.walk and performs os.stat and sha256sum on each file. The result is printed to the screen in json.dump format for further processing.

Details for list-fs-files

License
  • unset

Last updated
  • 12 May 2021 - latest/edge
  • 12 May 2021 - latest/edge

Share this snap

Generate an embeddable card to be shared on external websites.


Install list-fs-files on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.

Is there a problem with list-fs-files? Report this app