similar to: Autorun ability on cd?

Displaying 20 results from an estimated 8000 matches similar to: "Autorun ability on cd?"

2015 Apr 24
4
Real sh? Or other efficient shell for non-interactive scripts
On Fri, Apr 24, 2015 at 03:15:27PM +0200, Joerg Schilling wrote: > Stephen Harris <lists at spuddy.org> wrote: > > > Bash was bigger than ksh in the non-commercial Unix world because of ksh88 > > licensing problems. Back in 1998 I wanted to teach a ksh scripting > > course to my local LUG, but AT&T (David Korn himsef!) told me I couldn't > > give
2015 Apr 24
4
Real sh? Or other efficient shell for non-interactive scripts
On Fri, Apr 24, 2015 at 10:38:25AM -0400, m.roth at 5-cent.us wrote: > Fascinating. As I'd been in Sun OS, and started doing admin work when it > became Solaris, I'd missed that bit. A question: did the license agreement > include payment, or was it just restrictive on distribution? In 1990, when I started using ksh88, it was totally commercial. Binaries were $$$ and source was
2009 Mar 20
1
can't autorun from cd
i get a permission denied error when i try to run civ 4 from a cd, even under wine. i didnt see anything in the faq about this so i thought i would ask here if anyone knows how the get permission.
2007 Mar 09
10
Add the ability to ''eval'' ruby code in exec type?
Hi, Anyone think this is a good idea? I have found that there are some exec tasks that I am making that just shell out to ruby to do a one / two line script in the exec line, was thinking it would be nice to have an option for exec to tell it to just eval ruby code passed to it, e.g. exec { ''eval: code to evaluate'':, ... } I know Lane wants users to turn execs into new
2006 May 09
1
About "/usr/sbin/zfs" and ksh93/libshell.so ...
Hi! ---- Is there any interest to turn the "zfs" utility (to clarify: This is about a change in the "zfs" utility itself, not about any "language bindings" etc.) from it''s (currently) "homegrown" command-line parsing code over to ksh93/libshell.so (this has been proposed by Amersham/GE Healthcare staff a while ago for the original
2007 Sep 19
2
CentOS-4.5 and LG cd-rom/dvd burner
I would like to burn the cd-rom iso's of CentOS-5.0 on my desktop machine, which is running CentOS-4.5. Is there a site or other reference that can provide me with a detailed, hand held, step-by-step, blow-by-blow description on how to do this for my installation? Regards, -- *** E-Mail is NOT a SECURE channel *** James B. Byrne mailto:ByrneJB at
2011 Feb 07
3
Autorun is VERY bad
How to disable autorun? Are there any hidden autorun features on a standard CentOS install?? http://securitytube.net/USB-Autorun-attacks-against-Linux-at-Shmoocon-2011-video.aspx -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110207/c3f7644f/attachment-0001.html>
2012 Feb 09
1
Autorun Picks Up Options
Hi, I was trying to use the autorun feature of rspec but noticed that when I run the command to kick off the ruby scripts it picks up the options that I give to the command. ''myRubyBin -j optionValue'' This then fails with this error, /usr/lib/ruby/1.8/optparse.rb:1448:in `complete'' : invalid option: -j ( OptionParser::InvalidOption ) from
2008 Dec 07
4
start autorun
i'm running ubuntu 8.10, and i was wondering if theres a way to make it so windows programs with autorun scripts can start when i put the disc in. if its supposed to automatically start, why isn't it?
2012 Oct 29
6
export variable from bash to R
Dear R experts This probably seems very easy to you guys, but I'm a beginner and would be really glad if someone helped me with this: I am trying to automate the execution of an R script (let's call it "myscript.R") by passing a variable from a bash script to myscript.R. I know I can use the command Rscript, but I don't know how to declare in bash which variable will be
2008 Mar 11
0
RSpactor 0.0.2 : autorun your spec files
Hi all. I want to introduce RSpactor and its "draft" release 0.2.0. RSpactor is a little command line tool to automatically run your changed specs (much like autotest). As you may expect, it concentrates on the use of RSpec. It was especially designed to use filesystem events like FSEvent on Leopard (Mac OS X 10.5) instead of permanently polling a directory structure. RSpactor is
2011 Nov 14
1
Error .jcall(mxe, "S", "fit", c("autorun", "-e", afn, "-o", dirout, : java.lang.NoSuchMethodError: density.Params.readFromArgs([Ljava/lang/String; )Ljava/lang/String;
Dear all, I get the error when I use maxent.jar: Error .jcall(mxe, "S", "fit", c("autorun", "-e", afn, "-o", dirout, : java.lang.NoSuchMethodError: density.Params.readFromArgs([Ljava/lang/String;)Ljava/lang/String; sessionInfo() result: R version 2.14.0 (2011-10-31)Platform: i386-pc-mingw32/i386 (32-bit)locale:[1]
2015 Apr 24
2
Real sh? Or other efficient shell for non-interactive scripts
On Fri, Apr 24, 2015 at 08:54:48AM -0400, Pete Geenhuizen wrote: > Even though Solaris started using ksh as the default user environment, > almost all of the start scrips were either bourne or bash scripts. With > Bash having more functionality the scripts typically used the > environment that suited the requirements best. Bash is a better command shell for many people, but ksh
2014 Jun 05
1
[SOLVED] [OT] OSX-10.9.3 cd ~'/ problem with spaces'
I get the digest version fo this list so I apologise for any discontinuity to my reply posts introduced thereby. On Wed, June 4, 2014 15:36, Herta Van den Eynde wrote: > No OSX here either, but just to be sure, could you publish the results of: > > which cd; echo $? > locate cd | grep '/cd'$; echo $? > ls -ldb ~/Library/Application* > $(which cd) returns
2016 Jan 27
0
CD-Mount on CentOS-6.7
When I load a blank cd into the optical drive on my CentOS-6.7 workstation I am not getting any window or visible mount action on my Gnome desktop. Formerly, when I mounted a writeable media in this drive on this host I would see a nautilus style file browser window open with inducements to add files. When I visit /mnt I see nothing: ll /mnt total 0 My fstab does not seem to have much to say
2018 Sep 28
4
Simple bash question
I am calling a bash script and passing in somestring that includes a "$" myscript "$plusmore" I want to assign in the myscript the $1 arg to something like MYTEXT="$1" when I do that I dont get what I'm expecting. if I do MYTEXT='$1' I still dont get what I'm expecting. On the first assignment of MYTEXT I do not want the "$" to be
2016 May 09
0
CentOS-6.5 - CD/DVD does not sense media
I dealing with problem 1 - see previous message - I set about creating a live DVD on my development system. Now I find that I cannot seem to mount a medium in that drive. wodim --devices reports it as present and so does cdrecode. I can use the eject utility to toggle the tray open and closed. But when I load a blank dvd or cd in that unit I get nothing on my desktop - in other words I am not
2005 Feb 25
3
passing command line arguments to 'R CMD BATCH myScript.R'
Hi Community, I have a question about how to pass command line parameters to R script running in the batch mode. The problem is: there is a banch of data files which are to be processed by R script called from a web-server, i.e. in the batch mode. The web server generates data files and passes their names calling 'R CMD BATCH' one by one for every file. Now the question is how to
2014 Jun 03
2
[OT] OSX-10.9.3 cd ~'/ problem with spaces'
Apologies for this OT post. I need some help debugging a bash script. It just happens to be provided by Apple Inc. In a terminal session under OSX-10.9.3 I want do do this: cd ~/'Library/Application Support' Which is a simple enough request. However, OSX returns: cd /users/byrnejb/Library/Application: No such file or directory. The space evidently acts as a delimiter to cd even
2024 Mar 08
1
Call for testing: OpenSSH 9.7
Hi, /bin/sh can be very different.... Ubuntu 22.04: :; ls -hal /bin/sh /bin/bash -rwxr-xr-x 1 root root 1,4M Jan 6 2022 /bin/bash lrwxrwxrwx 1 root root 4 Mar 23 2022 /bin/sh -> dash OpenIndiana (old OpenSolaris reincarnation) :; ls -hal /bin/sh /bin/bash -r-xr-xr-x 1 root bin 1,4M Jan 25 09:42 /bin/bash lrwxrwxrwx 1 root root 9 Apr 6 2021 /bin/sh -> i86/ksh93 On