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