logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Domains, interpreted languages, and Cron scripts: msg#00098

Subject: Re: Domains, interpreted languages, and Cron scripts
On Tuesday 23 November 2004 02:03, Daniel J Walsh <dwalsh@xxxxxxxxxx> wrote:
> Instead of running
> python script
>
> Change script to start with
> #! /usr/bin/python
>
> And you can set context on the script

This also saves space on the command-line.  Replacing "python script" with 
"script" makes the command easier to read which is a good idea even when not 
using SE Linux.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page



<Prev in Thread] Current Thread [Next in Thread>