Mobile app version of vmapp.org
Login or Join
Nimeshi995

: Well, you've left out the really obviously useful grep. If you don't know grep, you're really crippled. You'll also need to understand how pipes work, and how redirects work. Also, you should

@Nimeshi995

Well, you've left out the really obviously useful grep. If you don't know grep, you're really crippled. You'll also need to understand how pipes work, and how redirects work. Also, you should have a good understanding of ps, kill, and (if you're working on a vps) free. Also the difference between stderr and stdout.

In Python, those commands are generally in the os library.
docs.python.org/library/os.html

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Nimeshi995

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme