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