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