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