click below
click below
Normal Size Small Size show me how
Test
Linux Test
Question | Answer |
---|---|
Who created Linux? | LinusTorvalds |
Main benefits of using Linux? | Free operating system |
How we listing file in linux? | ls |
How we create Directories in linux? | mkdir |
How we remove Directories in linux? | rmdir |
How we create a new file in linux? | cat > filename |
How can we change directories in linux? | cd |
How can we perform print operation in linux? | pr |
How can we install or remove software package? | atp |