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