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