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