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

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

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

Working of time command in linux

Опубликовано: 04 Октябрь 2024
на канале: 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
55
2

Manabandu Karanawak | | Yuki Navaratne | Lyrics video | Manoarakata| මනෝපාරකට |

Manabandu Karanawak | | Yuki Navaratne | Lyrics video | Manoarakata| මනෝපාරකට |

play_arrow
86
10

har har shambhu (Official video) | abhilipsa panda original song | Jeetu sharma original song |

har har shambhu (Official video) | abhilipsa panda original song | Jeetu sharma original song |

play_arrow
3,171
42

Suat Sungur Kimdir? BAY YANLIŞ Ünal Kim?

Suat Sungur Kimdir? BAY YANLIŞ Ünal Kim?

play_arrow
571
13

Project Power × I'm Not Scared !

Project Power × I'm Not Scared !

play_arrow
494,265
19 тыс

НИЖНЕЕ ДАВЛЕНИЕ ПОВЫШЕНО

НИЖНЕЕ ДАВЛЕНИЕ ПОВЫШЕНО

play_arrow
40
1

BEST STRETCHING FAIL EVER !!

BEST STRETCHING FAIL EVER !!

play_arrow
393
6

Kid A Mnesia Exhibition-First 8 Minutes: WHAT KIND OF GAME IS THIS? (PC)

Kid A Mnesia Exhibition-First 8 Minutes: WHAT KIND OF GAME IS THIS? (PC)

play_arrow
1,859
66

💻Не выкидывайте старый HDD от ноутбука! Сделайте переносной жесткий диск за 200 рублей!

💻Не выкидывайте старый HDD от ноутбука! Сделайте переносной жесткий диск за 200 рублей!

Похожие видео
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

Videosashka.com

Хотите хорошо провести время за просмотром видео? На нашем видео портале вы найдете видеоролики на любой вкус, смешные видео, видео о животных, видео трансляции и многое другое


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

[email protected]