sudoでリダイレクトや複数のコマンドを記述する方法.

sudo sh -c "echo a b c > hoge.txt"