I am following this tutorial that uses go ethereum tut
but when I run the following command I get a permission denied error
sudo bootnode --nodekey=new-node-1/nodekey --writeaddress > new-node-1/enode
this is the error
-bash: new-node-1/enode: Permission denied