Question: What single command would you run to list all files that begin with l, followed by a, e, i, o, or u , and end
What single command would you run to list all files that begin with l, followed by a, e, i, o, or u, and end with nux. In other words, the command should list files such as:
linux
lonux
lenux
The command should not list files such as:
lnnux
lxnux
lsnux
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
