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