ref: 49261dcb404260d0a36ea64a093beb045fd2843e dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }