Displaying 3 results from an estimated 3 matches for "unipo".
Did you mean:
unipi
2010 Aug 11
0
Re: [fcrepo-user] Autostart-Script
...Djavax.net.ssl.trustStorePassword=tomcat'' export
> PATH=$JAVA_HOME/bin:$MAVEN_HOME/bin:$FEDORA_HOME/server/bin:$FEDORA_HOME/client/bin:$PATH
>
>
>
>
case "$1" in
> start) if [ -f $CATALINA_HOME/bin/startup.sh ]; then echo "Starting
> Tomcat" /bin/su unipos -c "$CATALINA_HOME/bin/startup.sh" fi ;;
> stop) if [ -f $CATALINA_HOME/bin/shutdown.sh ]; then echo "Stopping
> Tomcat" /bin/su unipos -c "$CATALINA_HOME/bin/shutdown.sh" fi ;;
> *) echo $"Usage: $0 {start|stop}" exit 1 ;; esac exit $RETVAL
>
&g...
2012 Nov 08
0
package bit64 with new functionality
...Package 'bit64' now has methods for 'match', '%in%',
'duplicated', 'unique', 'table', 'sort', 'order', 'rank', 'quantile',
'median' and 'summary'. Regarding data management it has novel generics
'unipos' (positions of the unique values), 'tiepos' (positions of ties),
'keypos' (positions of values in a sorted unique table) and derived
methods 'as.factor' and 'as.ordered'. This 64-bit functionality is
implemented carefully to be not slower than the respective...
2012 Nov 08
0
package bit64 with new functionality
...Package 'bit64' now has methods for 'match', '%in%',
'duplicated', 'unique', 'table', 'sort', 'order', 'rank', 'quantile',
'median' and 'summary'. Regarding data management it has novel generics
'unipos' (positions of the unique values), 'tiepos' (positions of ties),
'keypos' (positions of values in a sorted unique table) and derived
methods 'as.factor' and 'as.ordered'. This 64-bit functionality is
implemented carefully to be not slower than the respective...