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