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