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