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