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