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