5 lines
41 B
Text
5 lines
41 B
Text
|
#!/bin/bash
|
||
|
|
||
|
clear &&
|
||
|
python filetest.py
|