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