scripts tp crsamba
This commit is contained in:
6
sio1/sisr1/18-bash/tpbash/crsamba
Executable file
6
sio1/sisr1/18-bash/tpbash/crsamba
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
fich=users.txt
|
||||
while read ligne
|
||||
do
|
||||
echo $ligne
|
||||
done < $fich
|
Reference in New Issue
Block a user