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