search for: execdir

Displaying 11 results from an estimated 11 matches for "execdir".

2010 Oct 19
4
Error: object 'short' not found
Hi guys, Can anyone tell me what is the meaning of following command ? paste(execDir,paste(short,"myfile",sep="_"),sep="\") R gives me an error : Error: object 'short' not found I tried to find help about 'short' in R, but could not find any such function/ object. Viki [[alternative HTML version deleted]]
2008 Jan 29
2
sa learning from an imap spam folder
Hello, I am sorry if I am writing to a wrong list because honestly I do not know where to write but I would like to be able to set up sa-learn via cron to learn from spam folder of a particular email account (via IMAP). Can anyone share how to do it? Is dovecot involved in it? I am using: Exim 4.69 Dovecot 1.0.10 p5-Mail-SpamAssassin-3.2.1 Thanks a lot for helping. Zbigniew Szalbot
2009 Dec 31
0
flac --replay-gain
...(OS X 10.6.2), find builds a list across multiple directories and then runs metaflac, causing metaflac to report. "The FLAC file could not be opened. Most likely the file does not exist or is not readable." I would think this is the expected result as " {} + " is the same as -execdir, except that ``{}'' is replaced with as many pathnames as possible for each invocation of utility." and execdir caused metaflac tol be executed from the directory that holds the current file." The find option '-print' reports ALL my flac files: ......... ./Traffic/Last E...
2018 Dec 31
0
Aw: Re: rsync remote raw block device with --inplace
...c4/attachment.html> -------------- next part -------------- #!/bin/bash echo echo '## ' echo '## installing/updating diskrsync' echo '## ' echo set -x ## customize below lines export GOPATH="/usr/local/ch-static/GO" ## wherever you keep your go projects export EXECDIR="/usr/local/ch-tools3" ## where the executable diskrsync command will be put ## customize above lines export GOBIN="$GOPATH/bin" export GOROOT="`go env GOROOT`" export PATH="$PATH:$GOROOT/bin:$GOBIN" mkdir -p ${GOPATH}/{bin,src,pkg} mkdir -p ${GOPATH}/src/g...
2015 Nov 14
3
[lit] RFC: Per test timeout
Hi, A feature I've wanted in lit for a while is a having a timeout per test. Attached are patches that implement this idea. I'm e-mailing llvm-dev rather than llvm-commits because I want to gather more feedback on my initial implementation and hopefully some answers to some unresolved issues with my implementation. Currently in lit you can set a global timeout for all of the tests but
2008 Feb 15
3
re-flac files /with
Have about 200 flac files, that DON'T have replay-gain tags.. I would just like to ? re-encode them with replay-gain tags? if possible if possible what command line string would work? Thanks in Advance Richard
2009 Dec 30
0
flac --replay-gain
...combined flac's? (as opposed to separate albums i.e. metaflac /album1/*.flac /album2/*.flac as opposed to metaflac /album1/*.flac, metaflac /album2/*.flac) On Dec 30, 2009, at 11:43 AM, Nicholas Wilson wrote: > Run from the top directory: > > find . -name "*.flac" -print -execdir metaflac --add-replay-gain {} + > > which should do it. > > Nicholas > > On Wed, Dec 30, 2009 at 2:13 PM, Ron Decline <rutlecorps at gmail.com> wrote: >> >> I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized i...
2011 Sep 23
4
replace multiple string
Hi I would like to use a bash script that searches files and subdirectories name in a directory /var/ww/html/web for a specific string, and when it finds the search string, replaces the string (old1) with new string (new1), and so on old2 with new2 ....oldn with newn. replace_string.sh #!/bin/bash for db in $(find /var/www/html/web -name * -exec) do sed -e "s/old1/new1/" \ sed
2012 May 26
1
I can't logon to the mail server using an NIS user account
...(root) CMD ( cd / && run-parts --report /etc/cron.hourly) May 26 13:39:01 prisa-appserver CRON[1775]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete) May 26 13:46:08 prisa-appserver dovecot: imap-login: Disconnected (auth failed, 3 attempts): user=<prisa>, method=PLAIN, rip=192.168.128.14, lip=192.168.128.15, TLS May 26 13:46:59 prisa-appserver dovecot: imap-login: Aborted login (no auth attempts): ri...
2013 Jun 08
4
"Virtual hosts" for ssh
It'd be very cool if ssh supported something like Apache "virtual hosts". This would make it much more viable to host multiple installs of git on the same server, for example. More details: On the remote server, ssh already sets some environment variables: > printenv | grep SSH SSH_CLIENT=192.168.1.18 50945 22 SSH_TTY=/dev/pts/1 SSH_CONNECTION=192.168.1.18 50945 192.168.1.1 22
2014 Mar 18
2
DNS error on startup Samba4 ADS mode DC
...8#53 Mar 17 17:38:50 mythtv-0 dnsmasq[1937]: using nameserver 127.0.0.1#53 Mar 17 17:39:01 mythtv-0 CRON[9943]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete) Mar 17 17:39:07 mythtv-0 samba[9949]: [2014/03/17 17:39:07.015140, 0] ../source4/smbd/server.c:370(binary_smbd_main) Mar 17 17:39:07 mythtv-0 samba[9949]: samba version 4.1.6-SerNet-Ubuntu-7.precise started. Mar 17 17:39:07 mythtv-0 samba[9949]: Copyright...