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