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