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