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