Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Wang Gao
EDTbash
Commits
8292e3a6
Commit
8292e3a6
authored
Jul 05, 2019
by
Wiam Irafane
Browse files
Update salle_uv.sh
parent
5ba23272
Changes
1
Hide whitespace changes
Inline
Side-by-side
salle_uv.sh
View file @
8292e3a6
...
@@ -3,5 +3,5 @@
...
@@ -3,5 +3,5 @@
echo
"Pour quelle UV vous souhaitez avoir la salle ?"
echo
"Pour quelle UV vous souhaitez avoir la salle ?"
read
uv
read
uv
grep
-i
'MT90'
./data/
*
.edt |cut
-d
','
-f3
|
cut
-d
'/'
-f1
|
uniq
|
cut
-d
'.'
-f1
grep
-i
$uv
./data/
*
.edt |cut
-d
','
-f3
|
cut
-d
'/'
-f1
|
uniq
|
cut
-d
'.'
-f1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment