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