(20)
https://smashingtheory.blogspot.com/2016/09/ubuntu-installing-open-usp-ttsukubai.html
wget --no-check-certificate https://github.com/usp-engineers-community/Open-usp-Tukubai/archive/master.zip
sudo apt install unzip
unzip master.zip
cd Open-usp-Tukubai-master/
sudo apt install make
sudo make install
sudo apt install python
self
self 1 3 5 <(echo -n a b c d e)
loopx
loopx <(echo -e 'a\nb\nc') <(echo -e 'd\ne\nf')
(10)
https://smashingtheory.blogspot.com/2016/09/ubuntu-installing-open-usp-ttsukubai.html
wget --no-check-certificate https://github.com/usp-engineers-community/Open-usp-Tukubai/archive/master.zip
sudo apt install unzip
unzip master.zip
cd Open-usp-Tukubai-master/
sudo apt install make
sudo make install
sudo apt install python
self
self 1 3 5 <(echo -n a b c d e)
loopx
loopx <(echo -e 'a\nb\nc') <(echo -e 'd\ne\nf')
(8)
https://smashingtheory.blogspot.com/2016/09/ubuntu-installing-open-usp-ttsukubai.html
wget --no-check-certificate https://github.com/usp-engineers-community/Open-usp-Tukubai/archive/master.zip
unzip master.zip
cd Open-usp-Tukubai-master/
dnf install make
make install
dnf install python2
ln -s /usr/bin/python2 /usr/bin/python
self
self 1 3 5 <(echo -n a b c d e)
loopx
loopx <(echo -e 'a\nb\nc') <(echo -e 'd\ne\nf')
- Windows Server
(2019)
インストーラなし