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