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