|
|
|
|
|
by dgfitz
661 days ago
|
|
I think that would be a great foray, yes. If you understand how to poke around the filesystem (cd, ls), manipulate the filesystem (cp, mv, rm, mkdir), how to search (find, grep), and how to edit and save a file (vi/vim {yes there are a plethora of linux text editors, vi is ubiquitous, which is the only reason I learned it}) you’re in really great shape. The best part is, you can learn this subset of tools in a day, a week at worst. |
|