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