remove obsolete testing thing

master
nathaniel smith 2015-12-04 23:20:53 -08:00
parent 50233fc07b
commit 98c7f78a5b
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/bin/bash
while read -r; do
collect="$collect / $REPLY"
done
final=$(echo $collect | sed -r 's/^.{2}//')
echo $final