I need to replace a word after multiple spaces :
actually the file contains this string :
local all all
sed 's/\(all *all *\).*/\1md5/'