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