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