remove obsolete testing thing
This commit is contained in:
parent
50233fc07b
commit
98c7f78a5b
@ -1,9 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
while read -r; do
|
|
||||||
collect="$collect / $REPLY"
|
|
||||||
done
|
|
||||||
|
|
||||||
final=$(echo $collect | sed -r 's/^.{2}//')
|
|
||||||
|
|
||||||
echo $final
|
|
Reference in New Issue
Block a user