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