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