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