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