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