V
V
Vi2015-04-12 17:29:29
System administration
Vi, 2015-04-12 17:29:29

Scripting with Bash and Python?

At one interview they asked if I can write scripts in bash, can you advise a problem so that it can be solved with bash. otherwise I only wrote simple things, I could not yet find a real application.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Myvrenik, 2015-04-12
@redsabien

You can write your own convenient script for installing and managing the JC2-MP game server, which allows you to raise, configure and manage the server without reading the instructions .
If you can handle this, then you can be confident in your ability to write Shell scripts. This assignment includes loops, conditions, cases, basic use of sed and grep. For the beauty of the code, of course, it is better to break it all into functions. You can post the result to people on the forum.

S
Sergey Petrikov, 2015-04-12
@RicoX

Yes, anything within the framework of scripting, well, write an auto-installation script and settings for any bundle of applications you use.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question