Ask HN: What are top most used commands in Linux System Administration?
As a junior level customer support engineer working in ebanking/epayment company? Please guide a bit. Please make your comment different from each other so that I can get a list of all of them.
5 comments
`xargs` is a helpful command to keep in mind. I use that surprisingly often when scripting something up.
- https://linux.die.net/man/1/xargs
- https://linux.die.net/man/1/xargs
rmUnrelated, but I want to know why is it most used in ebanking/epayment?
Bash is industry agnostic
... and most people delete files all the time.
Maybe
https://www.linuxtrainingacademy.com/linux-commands-cheat-sh...
satisfies your needs.
Maybe
https://www.linuxtrainingacademy.com/linux-commands-cheat-sh...
satisfies your needs.