1
0
forked from mir/linux-vm-tools
Björn Bidar a04a8a9523 removed useless cat and cleaned if statemants up
Calling bash is no longer needed.
Also grep can search on files on its own.
The return status of grep is usable with if and avoids calling
test (or [ for that matter ).
2018-03-19 21:34:10 +01:00
Description
No description provided
780 KiB
Languages
Shell 100%