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