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