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