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