% echo "`date +%D`\nfoo\nbar" >> hoge
で hoge の末尾に書込まれていきますが
これを hoge の先頭に書込んでいくようにするには
どうすればいいのでしょうか?