Basic Linux and Postgres Commands
Basic Linux and Postgres Commands
Basic Linux and Postgres Commands
R. Uday kiran
Abstract In this book, we will cover basic commands on linux, VIM, PostGres, and
Shell Scripting
1 Linux Commands
R. Uday kiran
The University of Aizu, Aizu-Wakamatsu, Fukushima, Japan e-mail: [email protected]
1
2 R. Uday kiran
2 Energy Machine
Table 6 Commands
S.No. Command Text
1 yokogawa-wt1800 store-start --host=192.168.88.135 Start the server
2 yokogawa-wt1800 store-reset --host=192.168.88.135 stop the server
3 yokogawa-wt1800 fetch --host=192.168.88.135 Fetch the data
4 mv 2020* <folders/fileName.csv> Moving the fetched data into a directory
5 yokogawa-wt1800 clean --host=192.168.88.135 Delete the data in the machine
6 /opt/reboot-yokogawa.sh Reboot the machine
7 yokogawa-wt1800 Help
8 echo ":RATE?"| yokogawa-wt1800 sh --host=192.168.88.135 to find the update rate
9 echo ":RATE 50MS" | yokogawa-wt1800 sh --host=192.168.88.135 Update the rate