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