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