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