Improved the file system check.
Created by: FokkeDijkstra
- Adding $USER to the paths makes it runnable as normal user.
- On failures errors are printed to stderr, these were not detected. Now the return value is used for the check instead.
Created by: FokkeDijkstra