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