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