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