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