summaryrefslogtreecommitdiff
path: root/bashs/shell scrips/long-live
blob: d97709d251a96633d9c46520f7fbfcf0b82edbff (plain) (blame)
1
2
3
4
5
while true; do
        echo "long live distrotoot"
                sleep 1
done