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