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