User Tools

Site Tools


linux:bash:command

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:bash:command [2016/12/11 23:14] – [Bash Loop From LS] kbadminlinux:bash:command [2023/06/06 06:06] (current) kbadmin
Line 53: Line 53:
 </code> </code>
  
 +===== TOP -c command =====
 +Top menampilkan proses linux filter berdasarkan command
 +<code>
 +top -bc |grep name_of_process
 +</code>
 +sumber : http://stackoverflow.com/a/24273554
  
 +===== Mendapatkan Lokasi Path Saat ini - Current Working Path  =====
 +Berikut ini adalah command bash untuk mendapatkan lokasi pointer saat ini
 +<code>
 +$ echo "$PWD"
 +</code>
  
  
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/bash/command.1481516079.txt.gz · Last modified: 2016/12/11 23:14 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