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