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