You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prompt: Create a shellscript that uses the jq package to extract all breed types from “catfacts.json” to a file in your local terminal. The expected output should be: "Abyssinian", "Aegean", etc…
About
Prompt: Create a shellscript that uses the jq package to extract all breed types from “catfacts.json” to a file in your local terminal. The expected output should be: "Abyssinian", "Aegean", etc…