How to install/use "icheck" and "ncheck" in Ubuntu 16.04
Matthew Harrington
I want to use icheck and ncheck commands to find files stored on specific HDD blocks (instruction). I installed the command via
sudo apt-get install icheckbut this packages is
A tool for statically checking C interfaces for API and ABI changes. All changes to type declarations that can cause ABI changes should be detected, along with most API changes.
I believe it is a different package. How can I use the icheck and ncheck commands in Ubuntu?
1 Answer
You can run those checks once you ran debugfs /dev/sdxy.
Those are implemented in it.