A small program written to be read and executed by a command interpreter or another scripting language.

learn more… | top users | synonyms

-1
votes
0answers
6 views

Stdin for a vbscript via cscript from cmd?

I'm a bit stuck on this, but I imagine it's fairly simple. In the following command stdin doesn't seem to get passed to the script, giving "file not found". Can anyone help to correct my command? ...
0
votes
0answers
7 views

Insert Script running in web server for Inserting sql data

I have a script which is running perfectly in local host. the code is this string sql = "insert into Usertable "; sql += "values(" + mVendid + ", '" + usrname + "','" + usrpass + ...
-7
votes
0answers
32 views

Any php script public available or help me? [closed]

Basically I need a php script that will check a status on website every 1 minute or X minutes and will add them to db online time. I've got a game but the game itself doesn't have the option to count ...
-4
votes
0answers
33 views

Avoid input password or other things every time in linux

I need to excute a shell script and I want to avoid input password and others each time when I want to excute this script. How can I do? Expect? Whether are there other ways to avoid it? I give an ...
0
votes
2answers
25 views

check list of email addresses against other list

I have two files with email addresses (one per line): file1 and file2. How can I remove all the emails in file1 which also exist in file2? Looking for a bash answer, but any other scripting language ...
0
votes
1answer
21 views

php loop output data write in file

Here is the code in index1.php file which has input array defined. <form action="index2.php" method="post" name="form"> Study: <input type="text" name="study[]"> Bug: <input ...
-3
votes
0answers
31 views

is it possible to have a batch script to diagnose a pc? [closed]

I am trying to get a batch script that will help diagnose a computer or laptop (usb ports, hard drive, etc) then generate a report at the end (results). Is it possible?
0
votes
2answers
22 views

How does MySQL take variables in bash?

Making a script to print out data from a MySQL db via bash, I met the following problem: While I try to log in, it uses the password as the database to log in to. Script is like this: #!/bin/bash ...
0
votes
1answer
25 views

Error running PowerShell script with .bat

I'm trying to run a .bat file calling a shell .ps1 file. I've tested my script directly in powershell and there it works. But when I run the .bat, a error occurs saying to me something like [ The ...
0
votes
4answers
45 views

Linux cut string

In Linux (Cento OS) I have a file that contains a set of additional information that I want to removed. I want to generate a new file with all characters until to the first |. The file has the ...
0
votes
3answers
18 views

Not able to force exit on Jenkins Build

I've been having a lot of trouble with this so here goes. I have a Jenkins build that executes the following shell script: #!/bin/sh -x if [ 'grep -c "It misses" log' -gt 0 ]; then exit 1; fi I ...
-2
votes
0answers
14 views

Free multi-user file upload php script? [closed]

I'm looking for a great multi-user file upload system made in php. Here's a list of what I need : An admin interface where i could see the files upload BY user (if i where to click on user1 I see ...
0
votes
0answers
20 views

copy package from schema B to schema C [migrated]

I am in the next situation: I am using oracle 11g. I am connected to an user, lets say schema1, where are a lot of permissions. I want to create a script which will copy the Package1 (and its body) ...
-5
votes
1answer
33 views

I have four html textbox. Display minimum value in other textbox

i am new in java Script /ajax I have four html textbox. Display minimum value in other textbook.If any text box has no value then no need to compare with other text box value.Just only compare who ...
0
votes
3answers
44 views

Using grep to list lines starting with

I am trying to Use the GREP command to list all lines which contain the letter 'd' at least twice in a row (that is, next to each other), from file "test". But i can't get it to work. Can someone ...
0
votes
0answers
15 views

Online orthography service for website [closed]

I am looking for online orthography service or just php+java script that can be implemented to website code with following functions: Selecting text on webpage (auto translation) with possible ...
0
votes
3answers
53 views

Syntax errors when executing a complex command via ssh

I would like to know if a server is running and if not then i would like to start it. for this scenario I have written the following bash script ssh -t machine "cd /to/the/bin/path && if [ ...
-2
votes
2answers
56 views

Database of Python codes [closed]

I would like to know if a database of Python codes exists somewhere on the Internet, like File Exchange for MATLAB. I was searching for it in vain. Thanks!
-2
votes
1answer
41 views

Using read command [closed]

I am extremely confused about using the read command. Can someone please explain this to me? For example if I have: An executable file called script, containing read first second echo $first echo ...
0
votes
0answers
12 views

Google Apps Script to Email Active Spreadsheet

I found a script online that takes the current sheet, copies it to a temporary new spreadsheet, converts it to PDF and emails it. I was able to get it working but trying to set it up so that it only ...
1
vote
0answers
13 views

Rules and scripting -> Script not run immediately

I am assigning a category to a certain e-mail that then triggers a rule to run a script (in outlook). Everything works fine, I just cannot understand why the script does not run immediately after ...
1
vote
1answer
24 views

grep fails in upstart script

I have an upstart configuration for a service which needs to check the existance of a process on it's startup. This sounds fairly easy but I'm already trying for 3 hours to get this thing solved and ...
0
votes
1answer
21 views

How to delete the last space at the end of each line in a text file? (shell scripts)

I have a file like this: z E l f A l t E^ t d Y s m u s t z E l f s x @ w e s t s t e t s h E p w i t E n o G @ o G @ n m I s x i n s t O n t and I need to remove a space at the end of each line. ...
0
votes
0answers
11 views

Jenkin Build Flow pass parameter in GUI interface

We have a Jenkin and we are using Build Flow DSL to pass script to run parallel build like following: parallel ( { guard { build("job1A") } rescue { ...
-2
votes
0answers
12 views

How do i remove shadow on labels google maps? [closed]

I'm trying to remove the default shadows on labels on google maps. Im sure its simple but for the life of me i can get the to disappear. Any help much apreciated
-2
votes
1answer
23 views

How Do I Embed Live Video From My Webcam (At the server) to A Website I am locally Hosting? [closed]

Off the top of my head, at the highest logic level with no foundation, I suppose I would create a C++ application that uses the win32 api to capture the images. And that application would print out ...
-1
votes
0answers
18 views

How to start a couple of cshell scripts?

I have to write the following C Shell scripts (I know, C Shell is bad), and I really don't even know how to start so I was wondering if I could get a push in the right direction. I assume they both ...
1
vote
0answers
10 views

How do you write a clearcase script that iterates through a list of selected SPRs and determines if there is a conflict?

Everytime we do a build we select a certain list of "Resolved" SPRs to be included. Too often one (or some) of these SPRs was merged on top of an SPR that was not part of the original selected list ...
0
votes
1answer
22 views

How to use interopPermission on batch job script execution

I'm trying to run a powershell script through batch job, I used the following code that works fine in a job : System.Diagnostics.Process process; System.Diagnostics.ProcessStartInfo startInfo; ; ...
1
vote
3answers
30 views

Assign variable from SSH server to local machine variable

I have two scripts that are being run. One runs from a client workstation and calls a script on a server. I need a variable from the server script and I figured I could do it this way, but it isn't ...
-1
votes
0answers
37 views

Is it Harm to the system…?

In my web application, I need to confirm whether the user logged out before shutting down the system. I added a VBScript to handle the shutdown. Given the below VBScript I am using, will I do any harm ...
0
votes
1answer
33 views

Determine command status in C shell

I wrote my c shell script which need to determine the command status.In the below program line 4 command was not successful But I got status still 0.I could not understand why. As per my understanding ...
0
votes
2answers
44 views

How to understand the following shell script?

I would be glad if somebody could explain me what this part of the code does [ -n "${0%/*}" ] && cd ${0%/*} . ./environment.sh . ./readParams.sh I understand that this script is reading ...
-1
votes
0answers
10 views

Reading or modifying Title Textframe using Indesign java script [closed]

I have pages with common headers, which we placed using master page Text Variables. I need to add some text('continued') in between header Text Variables, except first page, using scripting. To ...
-3
votes
1answer
20 views

PHP Shop Script, Where I can find? [closed]

I have a shopping site in PHP but I need to modify it, the script that I have sell clothes then the clothes will be shipped to the buyer, but I need a script that will make the product displayed on ...
0
votes
1answer
30 views

How to copy files to remote computer using Bash script?

I have a script that needs to copy a file to a remote computer: cp -R "${DEST_FOLDER}" "${SRC_FOLDER}" How can I do it when the remote computer requires user and password for access? How do I ...
-1
votes
2answers
45 views

retrieve data from html code with vbscript

I have a problem - I have an URL: like (http:://exampl.com/example) and when I open this page in browser I see a table with vertain values. Here is a HTML code: <p> <table> ...
0
votes
0answers
6 views

How get dataflow from inetd for CGI-CLI script webserver on Android built in Busybox-non-root apk

I have found a simple bash commandline script that acts like a CGI-CLI webserver (http://www.debian-administration.org/article/A_web_server_in_a_shell_script). It should also be possible to use this ...
1
vote
2answers
40 views

Finding greater number using awk

I'm having trouble figuring out if the current line number is greater then the next row then it should print something like for example " the number 53 is greater than 23 " and then compares the next ...
1
vote
1answer
35 views

DOS Batch file - Copy file based on filename into default folder

I would like to use a batch file to put them into default folder, but the account name is in the middle of the folder. Have any script I can use in dos command prompt? 888123_AAAA_20130313.pdf ...
1
vote
0answers
42 views

Browser compatibility on pure <script> tag [duplicate]

There are a few posts like this said HTML5 does not require the type attribute, but my question is: Q. If I leave the type today, what browser will break my page (ignore the validation part)? Are ...
0
votes
1answer
25 views

Automatically uninstall unused applications in SCCM 2012

Is there a way to automatically uninstall unused applications in SCCM 2012? I thought of a PowerShell script. Which lists the local installed Applications and compares to the group assigned by the ...
1
vote
2answers
32 views

How to pass variables between bash script and Matlab

For example in Matlab I have a string x = 'foo' so I want to use it in bash script. Or I have in bash script x =$'foo' so I want to use x in Matlab. Is there a way to do this?
0
votes
1answer
33 views

running Matlab in bash script; matlab: not found

The code to run matlab in bash script: matlab -nodesktop -nosplash -nodisplay -r "run ./myDir/myfile ; quit;" I have Matlab installed on my computer, however when I run the bash script I get this ...
0
votes
2answers
22 views

need to extract data from website and push to a program

So i've been looking around trying to figure out how i could extract some specific data such as just the text, and push that data into a program that organizes the data. So if you took homedepot.com ...
0
votes
0answers
21 views

Shopping site in PHP, I need product add page and cart page modified [closed]

I already created the PHP site, but I need help with the shopping cart and checkout. I aready have the cart scripts, but I need help to edit the script, I want a shopping cart where i can sell game ...
1
vote
1answer
23 views

Need to know how to skip over a subfolder in VBScripit

I am horrible at writing VBScript and I have a question that should be pretty simple for anyone who has any experience writing VBScript code. I have a script file that parses the file system starting ...
0
votes
3answers
50 views

BASH Parsing variables from config file

Having the following content in a file : VARIABLE1="Value1" VARIABLE2="Value2" VARIABLE3="Value3" I need a script that outputs the following : Content of VARIABLE1 is Value1 Content of VARIABLE2 ...
0
votes
1answer
35 views

Shell script permission denied when conditional test

Whenever I try to run my shell script, I'm getting an error under 4 different if tests. script.sh 45: script.sh: : Permission denied script.sh 52: script.sh: : Permission denied script.sh 59: ...
0
votes
3answers
36 views

Laravel php script DB class not found

I'm trying to write a script for laravel that queries my database and fetches tables, but I'm not sure what to include in the file in order to get the DB class to work. Thus far my code looks like: ...

1 2 3 4 5 157