+ 7
Linux course
I want to make some lessons in Linux for SoloLearn. To make it easy for me I would love if people who know a bit Linux will take two minutes and write about one Linux command. Example : cd - change directory is a command line command to change the current working directory in operating system such as Unix. (same in windows cmd)
11 Antworten
+ 2
ls - list files.
A command that lists the files and directories in the current working directory.
+ 2
Great! Go ahead
+ 1
As you said Linux is huge, this kind of post can summarize the most important things you need to know. Or at least the most basic things you need.
+ 1
= (
+ 1
cp -It gives you the possibility to copy a file to an other directory
mv - Same as cp but, it cuts instead
0
0
Where is the course ?!
0
2023 in 3 days. where is the course :)
0
Course where
0
Off-topic but related!
It would have been great if Sololearn added a Linux course into the mix. Linux skills are essential nowadays.
By the way, type 50 most frequently used Linux commands in Google search and most of them will explain what each command does.