mirror of
https://github.com/cheat/cheat.git
synced 2026-06-18 06:17:40 +02:00
add cheatsheet for df iwconfig ls and rm
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Remove files and subdirs
|
||||
rm -r path/to/the/target/
|
||||
|
||||
# Ignore non existent files
|
||||
rm -f path/to/the/target
|
||||
Reference in New Issue
Block a user