Many changes
This commit is contained in:
parent
87cfa2c75c
commit
2ee105cb5d
21
cleanup.sh
21
cleanup.sh
@ -20,12 +20,21 @@
|
|||||||
# a group that is the same as their login name, which works well if you only
|
# a group that is the same as their login name, which works well if you only
|
||||||
# want your user to be informed on the console.
|
# want your user to be informed on the console.
|
||||||
|
|
||||||
WebDir="/sdf/arpa/ns/s/scm/html/text"
|
WebDir="/sdf/arpa/ns/s/scm/html"
|
||||||
|
TextWebDir="/sdf/arpa/ns/s/scm/html/text"
|
||||||
|
|
||||||
rm $WebDir/index.html-01
|
rm $WebDir/index.html~
|
||||||
rm $WebDir/index.html-02
|
|
||||||
rm $WebDir/index.html-03
|
rm $TextWebDir/index.html~
|
||||||
rm $WebDir/index.html-04
|
rm $TextWebDir/index.html-01
|
||||||
rm $WebDir/index.html-05
|
rm $TextWebDir/index.html-02
|
||||||
|
rm $TextWebDir/index.html-03
|
||||||
|
rm $TextWebDir/index.html-04
|
||||||
|
rm $TextWebDir/index.html-05
|
||||||
|
rm $TextWebDir/index.html-06
|
||||||
|
rm $TextWebDir/index.html-07
|
||||||
|
rm $TextWebDir/index.html-08
|
||||||
|
rm $TextWebDir/index.html-09
|
||||||
|
rm $TextWebDir/index.html.old
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user