I am trying to achieve a simple pipe for a given command ls -alt | tail. What I do is the following:
ls -alt | tail