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