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