Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
scripting
- Page 1
Re: Create Infinite Loop In Bash
Hardware and Software
Linux and Unix
1 Week Ago
by Vince_6
Be Careful what you wish for. When I was first using Unix one of our programmers wrote a Bash script something like: While 1 Do Something He eventually overloaded the system and it crashed.
Re: Create Infinite Loop In Bash
Hardware and Software
Linux and Unix
1 Week Ago
by asadalikhan
while true; do echo "Running..."; sleep 60; done This runs forever, printing "Running..." every 60 seconds. No script file needed, just drop it in the terminal and you're good.
Re: scripting
Programming
Web Development
14 Years Ago
by rajarajan2017
…to achieve system oriented programming approach. And when coming to
Scripting
like python, php, perl etc are the software to …and web oriented and many components are available to do
scripting
language. The high level language has no components that… why embedded projects are done in high level languages.
Scripting
language is something userfriendly.
Scripting
Programming
Software Development
19 Years Ago
by V KUMAR
At local machine, How to zip a file at remote location using
scripting
in batch file
Re: Scripting
Programming
Software Development
19 Years Ago
by ghostdog74
[QUOTE=V KUMAR]At local machine, How to zip a file at remote location using
scripting
in batch file[/QUOTE] if your remote system runs telnet, you can use the Perl's telnet module to telnet to remote system, gzip the file and return to calling script.
scripting
Programming
Web Development
14 Years Ago
by dhanapal86mca
Can anyone tell me what is the difference between
scripting
language and high level language
Scripting for Solaris
Programming
Software Development
13 Years Ago
by vmohariya
… work on Solaris OS System, But i like to learn
Scripting
Part to devlop my competence,Would you please suggest any… or documents. So that I can start the learning of
Scripting
for Solaris. Also i like to ask what are the… differnet types of
scripting
laungage is used for solaris OS.Which one is more…
Re: Scripting for Solaris
Programming
Software Development
13 Years Ago
by JeoSaurus
… reply. The last time I used Solaris, most of my
scripting
was done with plain ol' bourne shell and bash…
scripting
. I've always found the [url=http://tldp.org/LDP/…abs/html/]advanced bash
scripting
guide[/url] at [url=http://tldp.org/]the linux documentation…
Scripting Language for Network Devices
Hardware and Software
Networking
19 Years Ago
by netrajarshi
Hi, I am looking for learning
scripting
language for network security vulnerability tests. can anybody help me out in this regaard. I dont have any knowladge regarding Network
Scripting
language. Which site (s) can teach me from the scartch. Thanks in advance.
scripting problem
Hardware and Software
Microsoft Windows
19 Years Ago
by ingeborgdot@yah
… sent the message to the company and they said my
scripting
is disabled. They gave me a microsoft link and it… none worked. What do I need to do to enable
scripting
? Thanks.
Scripting an add bookmark link in Firefox
Programming
Web Development
18 Years Ago
by kincaid
… ? windows.sidebar.addPanel is the only way I know of
scripting
an add bookmark link in Firefox I'm using Firefox…
Re: Scripting an add bookmark link in Firefox
Programming
Web Development
18 Years Ago
by kincaid
… of a database search constructed as a POSTed form. By
scripting
it I can add the users' search terms so the…
Re: Scripting an add bookmark link in Firefox
Programming
Web Development
15 Years Ago
by pure&simpleweb
Very helpful
scripting
codes you all have shared. Thank you! <FAKE SIGNATURE>
Scripting language
Programming
Computer Science
13 Years Ago
by jaskij
…, I started to feel a strong need to learn a
scripting
language. The question is which. Right now I'm pondering…
Re: Scripting language
Programming
Computer Science
13 Years Ago
by cynusalisa
I really don't know more about The
scripting
language...But I have listened a little bit about Ruby and I think this is good.......You should definitely go for it........
Scripting Project
Programming
Software Development
13 Years Ago
by ChaseRLewis
… and make stuff better would be to program a basic
scripting
language that handles integer and float point calculations. I've…
Re: Best scripting language !!!
Community Center
Geeks' Lounge
18 Years Ago
by Ene Uran
Scripting
languages: If you are familiar with C/C++ use Python. If you are familiar with Java use Jython. If you are familiar with Csharp use Lsharp (LispSharp).
Re: Learning scripting
Programming
Software Development
12 Years Ago
by d5e5
… easier to do something that we repeatedly do, so what
scripting
language would serve you best depends on your answer to…
Re: Is there a difference between scripting and programming?
Community Center
Geeks' Lounge
13 Years Ago
by Tellalca
Scripting
is programming too, even when you set your watch's alarm you are actually programming. But generally
scripting
means writing some commands run line by line, not compiled. Programming generally means writing some heavy weight code that is compiled into machine code.
how to Upload files using Linux bash Shell scripting and CGI
Programming
Software Development
20 Years Ago
by aashiqbhatti
Dear All, I am using CGI and bash Shell
scripting
programming. I want to upload a file bye Web based application in CGI and pure Shell
Scripting
. Not in Perl. Please help how to Upload a file using bash Shell
Scripting
and CGI. Thanks advance. Aashiqbhatti
Re: how to Upload files using Linux bash Shell scripting and CGI
Programming
Software Development
20 Years Ago
by TKSS
…aashiqbhatti]Dear All, I am using CGI and bash Shell
scripting
programming. I want to upload a file bye Web based… application in CGI and pure Shell
Scripting
. Not in Perl. Please help how to Upload a …file using bash Shell
Scripting
and CGI. Thanks advance. Aashiqbhatti[/QUOTE] If this is a…
What is the use of unix shell scripting with oracle?
Programming
Software Development
17 Years Ago
by techbrain55
hello there I am new into
scripting
. What is the use of unix shell
scripting
with oracle and how can I combine oracle with unix shell
scripting
? Any replies regarding this would be great. Thanks in advance, Techbrain55
c shell scripting examples
Programming
Software Development
12 Years Ago
by msrikanth
… some complex questions in C Shell
Scripting
as i need to conduct lab exam in
scripting
in 2 weeks, i have searched… very small programs so could anyone provide some advanced shell
scripting
questions so that i could practice. My exam also includes…
Shell Scripting Problem
Programming
Software Development
16 Years Ago
by a.kris
Hey guys .. I am pretty new to Shell
Scripting
. I was hoping if some one could help me out … my problem. I am going with a tutorial for shell
scripting
. While executing some of the programs and commands I am…
Bash Scripting Search For Records
Programming
Software Development
15 Years Ago
by isxrc
… an assignment I must complete by tomorrow. I started Bash
Scripting
yesterday so am a complete newbie. I don't have… time to teach myself Bash
scripting
so please don't redirect me to some tutorials. The…
Reg : How to connect to webserver using scripting
Programming
Software Development
13 Years Ago
by msrikanth
… help in connecting to webserver using c shell or tcl
scripting
in linux ie in my office in linux system we… how should i connect to that tomcat/webserver using shell
scripting
in cshell/tcl anyone would be great. Thanks Srikanth M…
what are the advantages of Shell scripting
Programming
Software Development
10 Years Ago
by Chem_1
In real time applications where we use shell
scripting
and how it differ from other
scripting
languages?
Re: new to shell scripting, need some help
Programming
Software Development
19 Years Ago
by kamitsin
….com/techtalkforums/thread15164.html"]Bourne / Bash Unix/Linux shell
scripting
tutorial[/URL]". You will get answer of all your…
Re: what are the advantages of Shell scripting
Programming
Software Development
10 Years Ago
by rubberman
… which can be deterministic (all other issues being equal). Other
scripting
languages such as perl, python, javascript, et al are what…
Re: what are the advantages of Shell scripting
Programming
Software Development
10 Years Ago
by Chem_1
In google which
scripting
language is used?
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC