On Sat, Jun 06, 2015 at 10:42:16PM +0200, Max Fillinger wrote: > Then user can do "sudo echo test", but sudo -l prints > "(root) /bin/echo te st".
Sorry, I was talking nonsense here. Line continuation is treated as a space in the sense that it seperates two arguments, so the output of sudo -l is correct.