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