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