User profile: Smac89

User info
User name:Smac89
Name:N_Mint
Location:/bin/bash
History
Joined:
Number of posts:195
Latest posts:

proc
What do you mean by "state"? If you want to know about a process, you can type 'top' in the terminal

how do i make parent directory, sub dir, then files at once?
showing green means that it has read/write/execute permissions for all users. So anyone can modify i...

How to Compare two files and display their comparison percentage?
Use getline and compare them line by line either by length of each line or by the similarities betwe...

convert from python to c++
Op deleted thread ^ Nothing wrong with his, just wanted to post mine Here: mport numpy as nu impo...

convert from python to c++
[code]#include <stdlib.h> #include <iostream> #include <vector> int main () { srand(unsigned(ti...