Search Results

0
votes
2answers
66 views

echo in a bash script changing ‘--md5’ to ‘?-md5’

Hi, I'm writing a VMWare ESX automated build script and I'm falling at the last hurdle, probably as I'm really not strong at scripting. I need to secure Grub so in my script I have a like s …