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