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