wiki:sandbox

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:sandbox [2021/08/23 03:11] alexwiki:sandbox [2024/05/21 20:55] (current) alex
Line 1: Line 1:
 ====== Sandbox ====== ====== Sandbox ======
  
-===== (1)ComboStrap =====+ 
 +===== prism ===== 
 +<code bash> 
 +find . -name '*.LRF' -exec rm {} \; # 파일 *.LRF 삭제 
 +find . -name '폴더명' -exec rm -rf {} \; # 디렉토리 '폴더명' 삭제 
 +</code> 
 + 
 +===== davcal ===== 
 +{{davcal>}} 
 + 
 + 
 +===== ComboStrap =====
  
 <cli prompt="$ " comment="# "> <cli prompt="$ " comment="# ">
Line 42: Line 53:
 ---- ----
  
-===== (2)Codes =====+===== Codes =====
  
 <code> <code>
  • wiki/sandbox.1629655892.txt.gz
  • Last modified: 2021/08/23 03:11
  • by alex