5 lines
84 B
Text
5 lines
84 B
Text
|
#!/bin/bash
|
||
|
|
||
|
#rm -r /home/SuS/
|
||
|
#tar -xzf SuS.tar.gz -C /home/
|
||
|
touch ~/scripttest.txt
|