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