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