openEuler-EulerOS/case1/answer.sh

7 lines
76 B
Bash
Executable File

#!/bin/bash
#*********begin*********#
cd /
ls -a
#********* end *********#