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