You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ctrl + l = Clear the terminal
ls > data.txt -> Writes the out put the file
ls -a > data.txt -> Gives error
ls -a > data.txt 2> a.txt -> Writes to data else if error weites to a