Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I'm doing this and I get an unexpected token error near done. how can I fix this one second when the file is not present.
I'm doing this and I get an unexpected token error near done. how can I fix this
one second when the file is not present. The while loop exits when th [root@servera ]\# while [ \$(ls /var/log/sa | wc -1) -eq 0 ]; | do sleep 1s; done 7. Verify that the binary file in the /var/log/sa directory was modified wi
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started