Difference between revisions of "Bash brace expansion"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  [[cp -v]] file1.txt{,.bak}
 
  [[cp -v]] file1.txt{,.bak}
  
  cp /etc/httpd/httpd.{,.[[BAK]]}
+
  [[cp]] /etc/httpd/httpd.{,.[[BAK]]}
  
  

Revision as of 11:58, 30 June 2022

Advertising: