Dir cleanup.
This commit is contained in:
parent
1d03f114e7
commit
c6c5925041
4 changed files with 0 additions and 0 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
while sleep 1
|
||||
do
|
||||
DATE=$(date)
|
||||
tput bold
|
||||
echo "${DATE} "
|
||||
tput cuu 2
|
||||
tput sgr0
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue