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