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