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