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