source: lab.git/bin/svnst @ 46dc3f4

trunk
Last change on this file since 46dc3f4 was 46dc3f4, checked in by mitty <mitty@…>, 15 years ago
  • add original .bashrc .profile from Ubuntu Hardy
  • bin/smartgrep
    • grep smartctl output
  • bin/svnst
    • snip svn status output
  • bin/wake
    • wakeup on LAN helper

git-svn-id: https://lab.mitty.jp/svn/lab/trunk@25 7d2118f6-f56c-43e7-95a2-4bb3031d96e7

  • Property mode set to 100644
File size: 37 bytes
Line 
1#! /bin/sh
2
3svn st $1 | grep "^[^?]"
Note: See TracBrowser for help on using the repository browser.