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