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