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