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