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