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