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