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