Ignore:
Timestamp:
08/15/08 16:07:44 (5 years ago)
Author:
werner
Message:

Some minor updates of my "productivity" scripts.

  • makek: helper script to build the kernel
  • comm4: use "new" script to fetch new mails
  • comm4: run IRC locally
  • lab4, kern4, uboot4: updated for new directory structure
File:
1 edited

Legend:

Unmodified
Added
Removed
  • developers/werner/bin/comm4

    r4072 r4596  
    66 
    77xterm -fn $FONT -geometry 80x40+36-14 -e bash-init \ 
    8   'ssh oq2' \ 
    9   '# isync' & 
     8  '# new' & 
    109xterm -fn $FONT -geometry 80x72+560-8 -e bash-init \ 
    11   'ssh oq2' \ 
    1210  mutt & 
    1311xterm -fn $FONT -geometry 80x24+560+9 -e bash-init \ 
     
    1513  Werner & 
    1614xterm -fn $FONT -geometry 80x40-70+-4 -e bash-init \ 
    17   'ssh werner@oq2' \ 
    18   'screen -r' & 
     15  'su - werner bin/irc' & 
    1916xterm -fn $FONT -geometry 80x59-65-2 -e bash-init \ 
    20   'ssh oq2' \ 
    2117  mutt & 
Note: See TracChangeset for help on using the changeset viewer.