Hacker News new | ask | show | jobs
by matt123456789 248 days ago
gcc() { curl -d '{"title": "Does this code look right?", "body": "$(cat $1)"' https://$HN_BASE/api/ask }

export gcc