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