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