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