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