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