python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to attach external disk to Windows VM in Azure without losing data?
I'm looking for how to attach an existing external disk from VM1 to VM2 without formatting it from the Manager disk in Windows.
All the documentation that I find tells to format it at the end. I need ...
Elias Arellano
Votes: 0
Answers: 1
Get top 100 numbers and read billions of numbers from old spinning disk efficiently?
The input can be large text file:
How do I read billions of numbers from old spinning disk efficiently to get the top 100 numbers?
I am not looking any solution to diving the rows and run on some 50,0...

Vipin Jain
Votes: 0
Answers: 1
See Disk Activity In Python
Is there a python command or library that I can call to see if hard drive is being written to or read from?
Like this C# one
Detect if hard disk is being accessed or not

Monki Majik
Votes: 0
Answers: 1
How to save SURVEY PDF on the disk
I want to save somes PDF created with 'survey-pdf' on my disk.
Actually, i can send the PDF but i can't save it on my disk.
My final code :
return surveyPDF.save(filename);
Someone can help me ?
Th...
SLSofiane
Votes: 0
Answers: 1