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 (2290)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
1601I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
1 2328I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
1081
What is the purpose of console object?
How can you debug asp.net ajax applications?
What is the use of the underscore variable in repl?
Does uber use node.js?
What is require in javascript?
Is javascript event driven?
What are the features of jquery used in web applications?
how to create a flat file database as shown below s.no name age city phone 0 hema 22 Calcutta 4312542 1 hema 21 Bangalore 2344345 2 ganesh 25 delhi 2445454 3 kartik 45 pune 4312121 4 santosh 25 Hyderabad 2254231 5 kumar 25 mysore 2344567 6 gita 34 mangalore 6532123 7 gita 32 pune 2213456 Q1.print the details of the person who r from bangalore q2.Replace the city name managlore to pune q3.prints no of person having name gita and hema q4.print how many are of age 25.
What is chaining in node?
Which built-in method returns the characters in a string beginning at the specified location?
What's the difference methods get and post in html forms?
What are the elements of jsp?
How clear chache and buffer of opera browser.
How to concatenate buffers in NodeJS?
What is a string in javascript?