summaryrefslogtreecommitdiff
path: root/rc/bin/newt
diff options
context:
space:
mode:
Diffstat (limited to 'rc/bin/newt')
-rwxr-xr-xrc/bin/newt3
1 files changed, 1 insertions, 2 deletions
diff --git a/rc/bin/newt b/rc/bin/newt
index a79a0e796..0a899bf51 100755
--- a/rc/bin/newt
+++ b/rc/bin/newt
@@ -25,7 +25,6 @@ fn e{
if(~ $yn y)
cat /tmp/post >$mnt/$group/post
}
-fn f { du -a $* | sed 's/^.* //g' }
fn fmtd{
date=`{cat}
if(! ~ $date(1) [0-9]*)
@@ -96,7 +95,7 @@ fn getr{
fn h{ sed -n $1^p /tmp/h }
fn k{
kmnt=`{echo $mnt | sed 's/\//\\\//g'}
- f $mnt/$* |
+ walk $mnt/$* |
grep -v -e '\/([0-9]+|article|body|header|post|xover)$' |
sed 's/^'$"kmnt'\// g /g' |
sort |