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