Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
lib/scripts/ucat
author
paulson
Wed, 05 Nov 1997 13:50:16 +0100
changeset 4161
ac7f082e64a5
parent 3007
e5efa177ee0c
permissions
-rwxr-xr-x
Adapted to removal of UN1_I, etc
#!/bin/bash
#
# $Id$
#
# ucat - uninterruptible cat.
exec tee -i /dev/null "$@"