Relative Content

Tag Archive for grepcommand-line-interface

Finding a specific item in a list using CLI

I am using the CLI and the determined library, and I want to find if a certain Username exists.
I tried the commands below, but I dont get the line printed although I’m sure the Username exists.
Assume the username is xyz, and the column name is Username (other columns are User Id etc.)