Skip to content

Commit ee715fa

Browse files
committed
Added clear screen in Linux Shell
1 parent 602015f commit ee715fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

For Linux/Java_Executor.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ do
4040
echo "-------------------------------"
4141
echo "-------------------------------"
4242
read -p "Press [Enter] key to continue..." readEnterKey
43+
clear
4344
done
4445
exit

0 commit comments

Comments
 (0)