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