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