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