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