rwxrob-dot/scripts/topic

5 lines
91 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/usr/bin/bash
touch "$HOME/.topics"
topic=$(tail -1 "$HOME/.topics")
echo "${topic%%[*}"