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