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