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