Rating:

I executed the following command.

```
$ ssh [email protected] -p 21796
[email protected]'s password:
Linux restricted shell

$ echo *
flag.txt

$ sh < flag.txt
sh: ractf{std0ut_1s_0v3rr4ted_spl1t_sha}: No such file or directory
```