1) Write a single Linux pipeline command to display the number of files in your current directory that match the pattern "linux".
You are NOT permitted to use the -c option with the Linux command for pattern matching. Use a relative pathname.