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