On Mon, 11 Jun 2001, SK wrote:
Hi!

Batch files begin with:
#!/bin/sh

# comments start like this
# now your commands follow
tail -f /var/log/maillog

this file needs to be executable: chmod +x file
now put it somwhere in your PATH

Bye,
Marek
> Hi!
>
>
> How to create a batch files in Linux command. For example tail -f
> /var/log/maillog
>
>
> Best Regards,
> SKLIM
>
>
>
>


Reply via email to