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