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