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