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