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