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