Hacker News new | ask | show | jobs
by dmuino 5236 days ago
You can write to /tmp. But since most people are also doing that, /tmp/date gets overriden frequently. I'd recommend mkdir /tmp/CZ-18; PATH=/tmp/CZ-18:$PATH; And then you can figure it out :)
1 comments

I now feel like the most awesome tutorial following script kiddie ever.