Fixed spelling errors
This commit is contained in:
parent
fb61d5bdd8
commit
8728c023ac
@ -56,11 +56,11 @@ chmod -R 754 /ftp/pub/users/scm
|
||||
# Meta Array
|
||||
#
|
||||
|
||||
# Remove all control chracters from the index text file and write it to the index.ma text file
|
||||
# Remove all control characters from the index text file and write it to the index.ma text file
|
||||
|
||||
cat /sdf/arpa/ns/s/scm/index | col -b -x > /sdf/arpa/ns/s/scm/index.ma
|
||||
|
||||
# Remove all the control chracters from the 02 text file and write it to the 02.ma text file
|
||||
# Remove all the control characters from the 02 text file and write it to the 02.ma text file
|
||||
|
||||
cat /sdf/arpa/ns/s/scm/02 | col -b -x > /sdf/arpa/ns/s/scm/02.ma
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user