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