Screen Link:
My Code:
From command line:
/home/dq/rg_data$ column characters
column: characters: No such file or directory
/home/dq/rg_data$ cd /home
/home$ column characters
column: characters: No such file or directory
What I expected to happen:
The file to be there.
What actually happened:
It was not.
I even copied and pasted the answer and got the same same issue.