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