4
This commit is contained in:
		@@ -1,5 +0,0 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
for f in {1..9}; do
 | 
			
		||||
	touch "$f xx.txt"
 | 
			
		||||
done
 | 
			
		||||
		Reference in New Issue
	
	Block a user
	@@ -1,5 +0,0 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
for f in {1..9}; do
 | 
			
		||||
	touch "$f xx.txt"
 | 
			
		||||
done
 | 
			
		||||