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