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