initial commit
This commit is contained in:
7
chapter23/function_check_for_broken_filesets
Executable file
7
chapter23/function_check_for_broken_filesets
Executable file
@@ -0,0 +1,7 @@
|
||||
check_for_broken_filesets ()
|
||||
{
|
||||
# Check the system for broken filesets
|
||||
|
||||
lppchk -vm3 2>&1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user