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