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