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