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