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