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