Hacker News new | ask | show | jobs
by 112233 3488 days ago
indeed. under bash, it can be shortened to

cpp <<< "#include <stdio.h>"|grep size_t

which is super convenient