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