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