Tag: line

57 votes
9 answers
3K views
POST XML file using cURL command line

How can I POST an XML file to a local server http://localhost:8080 using cURL from the command line? What comm

avatar
Carmelina
0 1 0 9
asked 07 September, 2021
67 votes
11 answers
2.1K views
How to pretty print XML from the command line?

Related: How can I pretty-print JSON in (unix) shell script? Is there a (unix) shell script to format XML in

avatar
Emilia
0 1 0 9
asked 07 September, 2021
63 votes
4 answers
2.9K views
What is the difference between 'classic' and 'integrated' pipeline mode in IIS7?

I was deploying an ASP.NET MVC application last night, and found out that it is less work to deploy with IIS7

avatar
Trudy
0 1 0 9
asked 07 September, 2021
56 votes
14 answers
1.5K views
Multiple linear regression in Python

I can't seem to find any python libraries that do multiple regression. The only things I find only do sim

avatar
Jeff
0 1 0 9
asked 07 September, 2021
43 votes
7 answers
2.6K views
How to do exponential and logarithmic curve fitting in Python? I found only polynomial fitting

I have a set of data and I want to compare which line describes it best (polynomials of different orders, expo

avatar
Luis
0 1 0 9
asked 07 September, 2021
65 votes
30 answers
998 views
How do I pass command line arguments to a Node.js program?

I have a web server written in Node.js and I would like to launch with a specific folder. I'm not sure ho

avatar
Wilfredo
0 1 0 9
asked 07 September, 2021
52 votes
8 answers
541 views
Pretty print in MongoDB shell as default

Is there a way to tell Mongo to pretty print output? Currently, everything is output to a single line and it&a

avatar
Percy
0 1 0 9
asked 07 September, 2021
50 votes
30 answers
1.3K views
How do I import an SQL file using the command line in MySQL?

I have a .sql file with an export from phpMyAdmin. I want to import it into a different server using the comma

avatar
Sydney
0 1 0 9
asked 07 September, 2021
59 votes
25 answers
456 views
How to write a:hover in inline CSS?

I have a case where I must write inline CSS code, and I want to apply a hover style on an anchor. How can I u

avatar
Elicia
0 1 0 9
asked 07 September, 2021
63 votes
30 answers
2.9K views
Creating multiline strings in JavaScript

I have the following code in Ruby. I want to convert this code into JavaScript. What is the equivalent code in

avatar
Royal
0 1 0 9
asked 07 September, 2021