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