Changes

Jump to navigation Jump to search
m
no edit summary
Line 99: Line 99:  
}}</onlyinclude>
 
}}</onlyinclude>
    +
=== Run a command with a specific software environment ===
 +
 +
You can run a command from the shell with a specific env with:
 +
 +
scl enable php55 'php -v'
 +
 +
(useful for example if you need to run a cron job with an alternative PHP version)
 
----
 
----
 
[[Category: Yum_Repository]]
 
[[Category: Yum_Repository]]
 
[[Category:Software Collections]]</noinclude>
 
[[Category:Software Collections]]</noinclude>

Navigation menu