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