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