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