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