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