Saturday, May 9, 2026

focus command

This shell script is probably the command I use most, because I would simply forget where I was at without it.

if [ ”$1” = ”" ]; then
    cat ~/.myfocus
else
    echo ”$*” > ~/.myfocus
fi

RSS | ATOM


Add comment

Fill out the form below to add your own comments


BBCode Help

 

Admin

Categories

Archives

Subscribe