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