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