Y
Hacker News
new
|
ask
|
show
|
jobs
by
tnvmadhav
701 days ago
zsh: command not found: import
/s
1 comments
cpach
700 days ago
Try this one:
echo -e "Astro\nBlogger\nHugo\nWordPress\nGhost" | shuf | head -n 1
link