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