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