This website requires JavaScript.
Explore
Help
Sign In
170010011
/
fr
Watch
1
Star
0
Fork
You've already forked fr
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b0bb218b2a
fr
/
bkp
/
raw
/
a.sh
7 lines
66 B
Bash
Executable File
Raw
Blame
History
for
i in
{
10..15
}
do
echo
$i
mkdir sub
$i
mv subject
$i
* sub
$i
done
Reference in New Issue
View Git Blame
Copy Permalink