User Tools

Site Tools


linux:bash:command-awk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:bash:command-awk [2020/09/30 05:22] kbadminlinux:bash:command-awk [2023/06/29 05:49] (current) – [Menghapus Blank Line] kbadmin
Line 27: Line 27:
 </code> </code>
  
 +===== Mendapatkan String Terakhir =====
 +Mendapatkan nilai terakhir dari awk
 +
 +<code>
 +awk -F '.' '{print $(NF - 1)}'
 +</code>
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/bash/command-awk.1601457742.txt.gz · Last modified: 2020/09/30 05:22 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki