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