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