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