You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
219 B
8 lines
219 B
11 years ago
|
#!/bin/bash
|
||
|
|
||
|
# Создан: Сб 05 апр 2014 11:02:41
|
||
|
# Изменён: Сб 05 апр 2014 11:11:54
|
||
|
|
||
|
printf "$green%$(echo `tput cols` - 12 | bc)s─[$yellow`\date '+%H:%M:%S'`$green]─$rstc" | sed 's/ /─/g'
|
||
|
|