shell redirection

Stefan Miklosovic miklosovic.freebsd at gmail.com
Tue Feb 2 13:02:26 UTC 2010


hi

I have a shell script and I would like to do something like this

$ ./script.sh < somefile

After that, I can, just say, write content of that file on the screen.

I would like to know, how to do that in script, I dont know that
tricky redirection things ...

thanks a lot


More information about the freebsd-questions mailing list