bash using ls command with grepBash[Edit]+0-0bash using ls command with grepNataniel-Barclay499Copy1 ls -al | grep root # printing only records containing the word "root"
[Edit]+0-0bash using ls command with grepNataniel-Barclay499Copy1 ls -al | grep root # printing only records containing the word "root"