Practice Quiz: Bash Scripting Post author:Devendra Kumar Post published: Post comments:0 Comments 6. Which of the following commands will output a list of all files in the current directory? Answers echo *.pyecho ?.pyecho a*echo * 7. Which module can you load in a Python script to take advantage of star [*] like in BASH? Answers GlobpsFreestdin 8. Conditional execution is based on the _____ of commands. Answers environment variablesparametersexit statustest results 9. What command evaluates the conditions received on exit to verify that there is an exit status of 0 when the conditions are true, and 1 when they are false? Answers testgrepechoexport 10. The opening square bracket ([), when combined with the closing square bracket (]), is an alias for which command? Answers globtestexportif Previous Next Please Share This Share this content Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Opens in a new window Devendra Kumar Project Management Apprentice at Google You Might Also Like Change Management Week 1 – Introducing data analytics | Shuffle Q/A 4 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.