Move under www to ease rsync
This commit is contained in:
9
www/eps/hpr2689/hpr2689_bash14_ex1.sh
Executable file
9
www/eps/hpr2689/hpr2689_bash14_ex1.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# An argument-printing 'for' loop demonstration
|
||||
#
|
||||
for arg do
|
||||
echo "$arg"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user