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