I reаlly like thаt hаckit cоmmand and the way tо run it that I fоund in the previous question makes me feel like a hacker too! But there is something missing... Sure it displays a message if hackit was successful but what if it wasn't? I want to do both! run the command hackit evoparsons.cse.usf.edu Display "Huzzah" if it was successful Display "Doh" if it was not Can you provide the one line command that I would use to do all this? Hint: Just like with the previous question, you may use the commands false and true to simulate respectively a command that fails or succeeds.