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