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