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