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