Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../lib/dracut/modules..../90mdraid
File: mdraid-needshutdown.sh
#!/bin/sh
[0] Fix | Delete
[1] Fix | Delete
type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
[2] Fix | Delete
[3] Fix | Delete
for md in /dev/md[0-9_]*; do
[4] Fix | Delete
[ -b "$md" ] || continue
[5] Fix | Delete
need_shutdown
[6] Fix | Delete
break
[7] Fix | Delete
done
[8] Fix | Delete
[9] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function