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