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