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