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