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