Question: Create an alias called ll . When executed it will generate a long listing of files including the file i-node numbers. Will the following alias
Create an alias called ll. When executed it will generate a long listing of files including the file i-node numbers.
Will the following alias do this?
alias ll='ls -li'
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
