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