ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
1 5065Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
4 6777I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
2102this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
1 4331Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.
2 4270
Tell me what is ruby on rails?
Why services are used in angular?
How can you to add javascript to a page when performing an asynchronous postback?
Whats is output for typeof (null)?
Which function is used in the vbscript language to convert the specified expression into a date type value?
What is the difference between single (') and double (") quote in a string in perl?
How to create the namespace in javascript?
What are the different types of shell scripting?
What are the important command line options in Node.js?
What is meant by vanilla javascript?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
Define angularjs?
How did you hidden (not hide) the element in jquery?
What is the difference between jsp and thymeleaf?
Whether C# code behind can be called from jQuery?