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