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