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