This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Additional Assigment for 3rd Modul SO

Additional Assigment for 3rd Modul

  1. Make a program for calculate the area of circle and triangle on one shell program!
  2. Make a program for convert decimal to biner using shell programming!

Closing Assigment for 3rd Modul

  1. Create a program for show all of excutable files on a directory /usr/bin, /usr/sbin/, and /home/username!
  2. Create a program that provide the following menu option:
  3. Create a program that provides the following menu option (Every option using case!)
  • showing user list
  • running pico or nano
  • showing file on /home/username
  • logout

Tugas Tambahan praktikum

Additional Assigment for 3rd Modul

  1. Make a program for calculate the area of circle and triangle on one shell program!
  2. Make a program for convert decimal to biner using shell programming!

Closing Assigment for 3rd Modul

  1. Create a program for show all of excutable files on a directory /usr/bin, /usr/sbin/, and /home/username!
  2. Create a program that provide the following menu option:
  3. Create a program that provides the following menu option (Every option using case!)
  • showing user list
  • running pico or nano
  • showing file on /home/username
  • logout

Tugas Tambahan Modul 2

Variabel & Karakter Escape

hai temen2...skarang Q mo bagi2 ilmu mengenai praktikum Sistem operasi tentang Variabel dan escape....biar Qta bsa sharing ilmu g2...langsung ja y...ni tgas tambahan dari asprakQ...cekidot yah!...

1.  Tulis dan Jalankan script di bawah ini:
# / bin! / sh
echo "Daftar File Anda:";
ls –l
echo "Daftar ANDA Telah Muncul"; 
Jalannya skrip: