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