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