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