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