Engineering court
Engineering court
  • 36
  • 266 569
vi editor commands | Linux for beginners.
In this lecture, I have provided the information of few useful command of vi editor which we use frequently in day to day life in we are linux OS user.
Commands:
ESC - for command mode
i - for insert mode
:w! - to save file
:wq! - to save and exit from file
:q! - to exit without saving file
u - to undo changes
d- to cut n number of line ( where n is variable number of lines Ex- 1,2,3,4...)
p - to paste the copied or cut lines
yy - to copy n number of line
Переглядів: 20

Відео

tail command in Linux | Command to see last few lines of a file | Linux for beginners.
Переглядів 244 місяці тому
This video explains how we can see last few lines of a file in Linux/Unix/Mac OS. tail -n 10 abc.txt tail -10 abc.txt tailf abc.txt tail -f abc.txt #linux #tailcommand #tail #linuxcommands
Command to browse/see content of file | Linux for beginners(In hindi)
Переглядів 394 місяці тому
This video explains how we can browse or see the content of file in Linux/Unix/Mac OS. Less command more command cat command #linux #cat #less #linuxcommands #more
Copy file and directory/folder in Linux | Linux for beginners (in English)
Переглядів 424 місяці тому
In this video, we are discussing about cp command which is used to copy files and directory in Linux/ubuntu cp source_file Destination cp -r source_directory Destinantion
Copy file and directory/folder in Linux | Linux for beginners (in Hindi)
Переглядів 664 місяці тому
In this video, we are discussing about cp command which is used to copy files and directory in Linux/ubuntu cp source_file Destination cp -r source_directory Destinantion
Create Directory/Folder in Linux | Mkdir command | Linux for beginners.
Переглядів 9811 місяців тому
In this video, I have explained how to create a directory/folder in Linux using mkdir command along with the options and practical examples. mkdir -p mkdir -m mkdir a b c mkdir -v
Grep command in Linux | Search pattern in file | Linux for beginners.
Переглядів 27Рік тому
#linuxcommands #grep #linux Grep command with option Grep -c Grep -w Grep -i Grep -wc Grep option pattern filename ps -ef | grep “java” *.txt
Find command in Linux | search file in linux | Linux for beginners.
Переглядів 23Рік тому
#linuxcommands #linux #find This video explains about the basics of find command find . -type f -n name “filename”
Command to create File in linux | touch command
Переглядів 173Рік тому
In this video I have explained the ways to create a #file in #linux using #touch command and by using #vi #editor touch a.txt Vi b.txt To save a file in vi editor use :wq!
Absolute and Relative Path in Linux | Paths in linux | Linux for beginners.
Переглядів 1,7 тис.2 роки тому
This explains about basic concept about an absolute path and relative path in Linux/Unix/Mac OS. #linux #absolutepath #relativepath #linuxcommands
C Program to Generate Multiplication Table of a Given Number
Переглядів 212 роки тому
#c #cprogramming #coding #programming #program #shorts
Swapping two numbers with & without using third variable in C | C Programming
Переглядів 252 роки тому
Program to swap two number using third variable and without using third varibale in c #swap #c #programming #coding #java #numbers #cprogramming
C Program to check whether number is even or odd in C language
Переглядів 332 роки тому
C program to check number is even or odd in details #c #clanguage #cprogramming #shorts
move and rename files | mv command| with all options and examples | Linux for Beginners.(In English)
Переглядів 782 роки тому
In this tutorial, we are discussing about the mv command which is used for rename and moving the files and directories in linux system. Along with that I have discussed about some useful options that we can use with mv command to utilise it in better way and make our work easy. Syntax of mv - mv [options] source destination mv = to rename or move a file or directory mv - i mv -f mv -n mv -b #Li...
How to use ls command with example | How to see Hidden files in A Directory | Linux For Beginners.
Переглядів 5814 роки тому
In this tutorials, We are discussing about the ls command which gives the list of file and directory present inside a directory. Along with this i have discussed about some useful option that are used in ls command to get Listing in detailed format. ls -l = long listing ls -t = listing according to time ls -t = to reverse the list ls -a = To show hidden files ls -A = To Show hidden files, excep...
1.Introduction to linux operating system | How to use PWD command in linux
Переглядів 1764 роки тому
1.Introduction to linux operating system | How to use PWD command in linux
Reinforcement learning in Artificial Intelligence
Переглядів 7 тис.5 років тому
Reinforcement learning in Artificial Intelligence
Bubble Sorting | Bubble sort Algorithm
Переглядів 1,8 тис.5 років тому
Bubble Sorting | Bubble sort Algorithm
Calculation of "d" in RSA algorithm in English
Переглядів 88 тис.5 років тому
Calculation of "d" in RSA algorithm in English
Prim's and Kruskal Algorithm with example for finding minimum Spanning Tree
Переглядів 2536 років тому
Prim's and Kruskal Algorithm with example for finding minimum Spanning Tree
Agents in Artificial Intelligence | AI
Переглядів 4816 років тому
Agents in Artificial Intelligence | AI
Supervised and Unsupervised learning in Artificial Intelligence
Переглядів 26 тис.6 років тому
Supervised and Unsupervised learning in Artificial Intelligence
Selection Sort Algorithm | Selection Sort with example
Переглядів 10 тис.6 років тому
Selection Sort Algorithm | Selection Sort with example
DES : Data Encryption Standard Algorithm full explanation
Переглядів 2,3 тис.6 років тому
DES : Data Encryption Standard Algorithm full explanation
Diffie Hellman Key Exchange Algorithm with example
Переглядів 1,9 тис.6 років тому
Diffie Hellman Key Exchange Algorithm with example
Chinese Remainder Therorem solved question
Переглядів 1906 років тому
Chinese Remainder Therorem solved question
RSA algorithm and one question solution in Hindi
Переглядів 3,4 тис.6 років тому
RSA algorithm and one question solution in Hindi
Calculation of *d* in RSA algorithm in hindi
Переглядів 7 тис.6 років тому
Calculation of *d* in RSA algorithm in hindi
Merge sort Algorithm
Переглядів 16 тис.6 років тому
Merge sort Algorithm
Butterfly model in parallel algorithms in Hindi
Переглядів 2,2 тис.6 років тому
Butterfly model in parallel algorithms in Hindi

КОМЕНТАРІ

  • @SOHAIL080-t6y
    @SOHAIL080-t6y Місяць тому

    best ever video

  • @bandeepgohain4951
    @bandeepgohain4951 2 місяці тому

    Decryption 2 kese Aya plz explain

  • @devkapadia423
    @devkapadia423 2 місяці тому

    *Not applicable for all numbers

  • @bimomuzakki9379
    @bimomuzakki9379 3 місяці тому

    I've been looking for the best solution for days and this video suddenly popped up. Thank you for saving my exam!

  • @vasikazmi1069
    @vasikazmi1069 3 місяці тому

    Sir array ko algorithm wise sort krke to batate theory to padhke me bhi smjha skti hu

  • @HillmountHeights
    @HillmountHeights 6 місяців тому

    Bro awesome …..it was the easiest step 😍

  • @sadiarizwan932
    @sadiarizwan932 6 місяців тому

    Thank u sooo soo much sir g

  • @Awes853
    @Awes853 7 місяців тому

    Thank you😊😊😊

  • @parmodsheoran9648
    @parmodsheoran9648 7 місяців тому

    Good working ❤

  • @MayurShinde-rc2lj
    @MayurShinde-rc2lj 7 місяців тому

    Sum 1 , If equation will be multiple by 27 Isn't it will be 81× 27d ?

  • @anmol2268
    @anmol2268 8 місяців тому

    Thanks u sir ❤

  • @mohammadzain7127
    @mohammadzain7127 8 місяців тому

    Best hogaya i did tyaari from your video and sir gave me extra marks for discovering a new theorem

  • @rithsinawatra9995
    @rithsinawatra9995 8 місяців тому

    This method is not always working, try dx8 = mod 60.

  • @ashwinbharambe5367
    @ashwinbharambe5367 11 місяців тому

    rsa algorithm n=221 and e=5 find d can you give me solution of this

    • @engineeringcourt
      @engineeringcourt 11 місяців тому

      can you please confirm if the answer is 177…

  • @coxandrewj
    @coxandrewj Рік тому

    Not really practical with big numbers.

    • @engineeringcourt
      @engineeringcourt 11 місяців тому

      Will be uploading another trick soon to solve it for big numbers

  • @musiclover5590
    @musiclover5590 Рік тому

    and how to write their Algo?

  • @musiclover5590
    @musiclover5590 Рік тому

    sir it's a request upload video about time and space complexity also and more topics which related to this subject ap ki bht achi smj aa rhi h

  • @Alertkins
    @Alertkins Рік тому

    Bhai apne indexing zero se kyu nahi liya

  • @kothauday6276
    @kothauday6276 Рік тому

    Thank u

  • @raunak_shrivastav02
    @raunak_shrivastav02 Рік тому

    Sir algorithm to axe se samjhaoo

  • @Cutyofoot
    @Cutyofoot Рік тому

    5

  • @abyentertainment2306
    @abyentertainment2306 Рік тому

    gandu agr english sahi sy nahi bool sakhta to hindi ya urdu ma he bta diya kr bc

  • @rdwok14
    @rdwok14 Рік тому

    What is the name of this algorithm?

  • @mansihanda8805
    @mansihanda8805 Рік тому

    agar b mai hai aur a mai jana ho to?

    • @adarshshukla2537
      @adarshshukla2537 Рік тому

      3:34 pe wahi bataya hai . Piche jaane ke liye use cd .. or give absolute path cd /Adarsh/a

  • @imanariyobaptiste8177
    @imanariyobaptiste8177 Рік тому

    and atleast i subscribed for my first time thanks

  • @imanariyobaptiste8177
    @imanariyobaptiste8177 Рік тому

    the genius always deserves the best blessing from God dad you rescued my mind Dad

  • @mahdinouira3261
    @mahdinouira3261 Рік тому

    it don't work when in this example n = 119 fi(n) 96 e = 5

  • @Life_experiencexyz
    @Life_experiencexyz Рік тому

    😊 Thank you sir 🙏 only aap hi ho jinke video me sab easy. Find Krna sikhaya like e and d find Krna

    • @haseebzahoor-vd3xp
      @haseebzahoor-vd3xp 2 місяці тому

      sister plz pochna tha kah e kistrha find krta hain??? matlab 1 ur PHIE OF (N) ka in between hona chaya beshak wo number even ho ya odd ho beshak plz iska batain bht confuse hn

  • @harshsable8806
    @harshsable8806 Рік тому

    Please Calculate 7*d = 1 mod 60

  • @iamnottech8918
    @iamnottech8918 Рік тому

    Only an engineer can understand engineer

  • @gopasprem7607
    @gopasprem7607 Рік тому

    how to solve for P=3,Q=11,E=7?

  • @raohassan6155
    @raohassan6155 Рік тому

    Thank you soooo much I can't tell you that how much i was worried but after watching your video i completely understand sorting you explain basics like meaning of key a and u these key words i was searching and finally gets from your video Jazak Allah

  • @88sujanpandey
    @88sujanpandey Рік тому

    thanks a lot

  • @kunalh910
    @kunalh910 Рік тому

    It is usesless for large numbers as it will consume a lot of time !

  • @AkashSingh-mm5eg
    @AkashSingh-mm5eg Рік тому

    thanks a lot sir...

  • @advertiserbeast7033
    @advertiserbeast7033 Рік тому

    nice one

  • @Codebreaker0702
    @Codebreaker0702 Рік тому

    Very nice trick

  • @simontriestri
    @simontriestri Рік тому

    Thank you gangy

  • @darshan.b8399
    @darshan.b8399 2 роки тому

    Bro u just saved me more time in finding value of d bro,, Thank you so much❤

  • @shorttipsforneetaspirants
    @shorttipsforneetaspirants 2 роки тому

    Nice

  • @somilsaxenamusicworld8053
    @somilsaxenamusicworld8053 2 роки тому

    Best 🙏🏻

  • @introvertvsextrovert747
    @introvertvsextrovert747 2 роки тому

    Make video on how to calculate e

    • @Cutyofoot
      @Cutyofoot Рік тому

      e is a number relatively prime to fi n

  • @philbutthead
    @philbutthead 2 роки тому

    What do I do if my d value is negative?

  • @snehabhusare1146
    @snehabhusare1146 2 роки тому

    😂😂

  • @kingorigathungo433
    @kingorigathungo433 2 роки тому

    Thank you so much for this simplified method

  • @vikas20
    @vikas20 2 роки тому

    Thank you so much

  • @thoufeekbaber5916
    @thoufeekbaber5916 2 роки тому

    last minute saver , thank u

  • @nikhilshrivastav7694
    @nikhilshrivastav7694 2 роки тому

    bhai e niklana bhi batao

  • @najinara348
    @najinara348 2 роки тому

    Kuch v samajhme nhi aya mediam kese nikal rhe ur 6 me divide kese huwa kuch samajh me nhi aya..😒😒

  • @pixphics
    @pixphics 2 роки тому

    Pattern is output?