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