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