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