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