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