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