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