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