Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Screenshot

THIS PROJECT IS STILL IN DEVELOPMENT

chkext4.sh

chkext4.sh is a shell script that

  • unmounts the target ext4 filesystem,
  • checks the target ext4 filesystem,
  • remounts the target filesystem, and
  • refreshes owner and group permissions

Usage: [sudo] [sh] ./chkext4.sh [options [parameters]]

Options:

-f|--filesystem, Filesystem to be checked I.E. -f /media/systst/filesystem-name

-b|--badblocks, Check all blocks for errors (this takes a long time!) I.E. -b

-h|--help, Print help (this dialog) I.E. -h

./chkext4.sh unmounts the target ext4 filesystem, checks it, remounts the filesystem, and refreshes owner and group permissions

2019-06-11: Initial release

About

Shell script unmounts target ext4 filesystem, checks it, remounts the filesystem, and refreshes current owner and group permissions (if selected)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages