How To write AWK Commands And Scripts In Linux

How To write AWK Commands And Scripts In Linux

Liv4IT

5 лет назад

7,711 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@charlesklein7232
@charlesklein7232 - 30.01.2021 14:42

CANT HEAR YOU OVER THE BACKGROUND MUSIC! WHY DO YOU USE IT?

Ответить
@nic1780
@nic1780 - 05.10.2020 00:33

I like that you included some examples of mistakes because they not only help new users troubleshoot problems, but also offers examples of how the utility DOESN'T work; ex: awk '$8=="900"...' doesn't return anything because the entire expression must be the same, not just the first few characters.

Ответить
@sachinvashishtha2137
@sachinvashishtha2137 - 19.03.2019 20:19

Hi, thanks for the session, i have one query i want to print the line which contain "Smith" by giving pattern in upper or lower name, so do we have a syntax where we give the name "smith" in small letters or in capital letters "SMITH" then it should return as "Smith" name given in file ?

Ответить