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