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