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