News

shell scriptというタイトルだが、あくまでも目的はUbuntuを便利に使うことである。 そのためRubyに任せた方がいい場合は積極的にRubyを使用する。 Rubyを選択する理由は、Rubyの学習を兼ねてである。 現在使用しているrubyのバージョンは 3.1.4 である。
I have created this script to setup development environment after fresh installation of Ubuntu. This will install following development environments and tools for you: Permission is hereby granted, ...
The mangi script is used to setup development environment in DEB based systems such as Ubuntu, Linux Mint and other Ubuntu derivatives.
The bellow code will help you to write the Java code to pass argument in shell script and execute shell script on ubuntu. import java.io.BufferedReader; import java.io.IOException; import ...
This concludes our discussion of how to store or assign a Linux command as a variable in a bash shell script. If you have any questions or comments, please feel free to leave them in the comments ...