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