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