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