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