Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/plot/libplot/whoami.c
#include "mplot.h" char *whoami(void){ return("ramtek"); }