QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 843|回复: 1

[转贴] highlight tody

[复制链接]
发表于 2005-6-30 14:01:11 | 显示全部楼层 |阅读模式
forgot from where I got it ,sorry


#! /bin/sh
# ccal.sh - (C) Luke Th. Bullock Fri Jun 25 13:33:30 CEST 2004
# Hilight current day in cal - alot smaller than gcal ;)
#
# Mon Jun 28 11:24:55 CEST 2004:
# bugfix: replaced _TODAY string (was: date|awk '{print $3}') due to LOCALE
#
_TODAY=`date +%e`
_B=`tput smso`
_N=`tput rmso`
echo
cal |sed s/"$_TODAY"/"$_B$_TODAY$_N"/
发表于 2005-7-1 12:05:19 | 显示全部楼层
已阅
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-10-6 14:17 , Processed in 0.039304 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表