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