Just a reminder that:
```
cat filename | cmd
```
and:
```
cmd < filename
```
Are different. The second one will give a proper seekable file descriptor, while the former will give you a pipe that cannot be seek'd.
Just a reminder that:
```
cat filename | cmd
```
and:
```
cmd < filename
```
Are different. The second one will give a proper seekable file descriptor, while the former will give you a pipe that cannot be seek'd.
@tychotithonus @encthenet
Wait wat
@encthenet Bonus tip: if [filename] [command] makes more mental sense to you, you can order the second one as:
< filename cmd
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.