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