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