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