「TtyClock」の版間の差分

提供: dsk's note
移動: 案内検索
(ページの作成:「ターミナル上で時間を表示してくれるものです。 <syntaxhighlight lang="bash"> brew install tty-clock </syntaxhighlight> usage : tty-clock [-sctrvihDB]...」)
 
 
1行目: 1行目:
 +
{{google/ad/01}}
 +
 
ターミナル上で時間を表示してくれるものです。
 
ターミナル上で時間を表示してくれるものです。
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
18行目: 20行目:
 
     -D            Hide date                                       
 
     -D            Hide date                                       
 
     -B            Enable blinking colon
 
     -B            Enable blinking colon
 +
 +
{{google/ad/01}}
 +
[[Category:UNIX/Linux]]

2015年4月20日 (月) 07:08時点における最新版

ターミナル上で時間を表示してくれるものです。

brew install tty-clock

usage : tty-clock [-sctrvihDB] [-C [0-7]] [-f format]

   -s            Show seconds                                   
   -c            Set the clock at the center of the terminal    
   -C [0-7]      Set the clock color                            
   -t            Set the hour in 12h format                     
   -u            Use UTC time                                   
   -r            Do rebound the clock                           
   -f format     Set the date format                            
   -v            Show tty-clock version                         
   -i            Show some info about tty-clock                 
   -h            Show this page                                 
   -d delay      Set the delay between two redraws of the clock 
   -D            Hide date                                      
   -B            Enable blinking colon