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