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