Mixrolikus.cc
Категории
  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Блоги

  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
Категории
  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Блоги

  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
  1. Главная
  2. Hassle Free Labs

Working of time command in linux

Опубликовано: 14 Ноябрь 2018
на канале: Hassle Free Labs
1,722
15

estimating execution time of a shell script in Ubuntu Linux.
program:

#! /bin/bash
echo "enter the num"
read n
val=0
power=1
while [ $n -ne 0 ]
do
r=`expr $n % 2`
val=`expr $r '*' $power + $val`
power=`expr $power '*' 10`
n=`expr $n '/' 2`
done
echo "binary out= $val"

command: time sh filename.sh

play_arrow
11,731
381

Мировой рекорд на шелли😱

Мировой рекорд на шелли😱

play_arrow
536,147
1.6 тыс

Relax video - Koh Samui, Thailand - 4K video Amazing beach

Relax video - Koh Samui, Thailand - 4K video Amazing beach

play_arrow
204
7

Я ВЕРНУСЬ, МАМА! Баллада о Солдате. Граффити в Новозыбкове. My Street Art Works in Russia (2)

Я ВЕРНУСЬ, МАМА! Баллада о Солдате. Граффити в Новозыбкове. My Street Art Works in Russia (2)

play_arrow
3,482
53

Ragdoll Mommy and Daughter are cleaning each other

Ragdoll Mommy and Daughter are cleaning each other

play_arrow
184,579
3.1 тыс

How This $1000 VR Treadmill Transformed My Gaming Experience | Katwalk C2 Core Review

How This $1000 VR Treadmill Transformed My Gaming Experience | Katwalk C2 Core Review

play_arrow
177
0

How To Create A Windows Nano Server 2016 Server Image

How To Create A Windows Nano Server 2016 Server Image

play_arrow
1,461
14

FDU School of the Arts in 3 Minutes

FDU School of the Arts in 3 Minutes

play_arrow
418
13

Разбогатевшие революционеры Армении или Какова цена продажи Родины

Разбогатевшие революционеры Армении или Какова цена продажи Родины

Похожие видео
play_arrow
NodeMCU Weather Station

NodeMCU Weather Station

play_arrow
Raspberry Pi Remote Access in the First Boot without Monitor

Raspberry Pi Remote Access in the First Boot without Monitor

play_arrow
Keil MDK5 Installation and Assembly programming Issues

Keil MDK5 Installation and Assembly programming Issues

play_arrow
Multiplication of Two 16 Bit Binary Numbers | Loading Binary Numbers | ARM Assembly Programming

Multiplication of Two 16 Bit Binary Numbers | Loading Binary Numbers | ARM Assembly Programming

play_arrow
First ARM Assembly Language Program |Keil IDE|LPC2148 | ARM Assembly Language Programming|18CSL48

First ARM Assembly Language Program |Keil IDE|LPC2148 | ARM Assembly Language Programming|18CSL48

play_arrow
Keil ARM IDE installation | Features of Keil IDE | Keil IDE programming

Keil ARM IDE installation | Features of Keil IDE | Keil IDE programming

play_arrow
How to work in Keil ARM IDE | Programming in Keil MDK

How to work in Keil ARM IDE | Programming in Keil MDK

play_arrow
Digitally Sign a PDF document

Digitally Sign a PDF document

play_arrow
RSA Applications

RSA Applications

play_arrow
Square and Multiply

Square and Multiply

play_arrow
Speed up RSA

Speed up RSA

play_arrow
RSA key values and Time Complexity

RSA key values and Time Complexity

play_arrow
RSA Algorithm

RSA Algorithm

play_arrow
Data Encryption Standard (DES)

Data Encryption Standard (DES)

play_arrow
File transfer to Virtual box GOS using Filezilla

File transfer to Virtual box GOS using Filezilla

play_arrow
PLSQL Packages

PLSQL Packages

play_arrow
PL/SQL Functions

PL/SQL Functions

play_arrow
Contiki OS | Cooja Simulator | Collect View  for our own application

Contiki OS | Cooja Simulator | Collect View for our own application

play_arrow
SQL Query to Calculate experience of employee | Oracle 11g

SQL Query to Calculate experience of employee | Oracle 11g

play_arrow
How to set Primary key in Oracle

How to set Primary key in Oracle

play_arrow
Create tables in Oracle: part-2

Create tables in Oracle: part-2

play_arrow
Create tables in Oracle part-1

Create tables in Oracle part-1

play_arrow
Start/stop Oracle services | Oracle | DBMS| Windows | Speed up your PC

Start/stop Oracle services | Oracle | DBMS| Windows | Speed up your PC

play_arrow
Oracle privileges

Oracle privileges

Mixrolikus.cc

Смотрите новые, популярные видеоролики онлайн в хорошем качестве. Быстрый поиск любого видео


  • Авто
  • Музыка
  • Спорт
  • Технологии
  • Животные
  • Юмор
  • Фильмы
  • Игры
  • Хобби
  • Образование
  • Сейчас ищут
  • Сейчас смотрят
  • ТОП запросы
  • О нас
  • Карта сайта

[email protected]