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/19 21:49] – [Bash Loop From LS] kbadminlinux:bash:command [2024/10/12 05:02] (current) kbadmin
Line 60: Line 60:
 sumber : http://stackoverflow.com/a/24273554 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>
 +
 +===== Merubah Nama File Mengandung Underscore =====
 +Merubah nama file yang mengandung underscore dengan nama lain
 +<code>
 +rename "_" "bb" /path/*.mp3
 +</code>
  
  
  

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/bash/command.1482202153.txt.gz · Last modified: 2016/12/19 21:49 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