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