view first nth characters of a file
@ -1262,7 +1262,10 @@ echo -e 'text here \c'
```bash
echo $?
```
#####view first 50 characters of file
head -c 50 file
##System
The note is not visible to the blocked user.