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