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