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