Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| basic_linux_administration [24 May 2025 / 13:13:25] – kadek | basic_linux_administration [29 May 2025 / 11:43:22] (current) – kadek | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| - | Copy remote file via SSH: | + | * Copy remote file via SSH: |
| scp < | scp < | ||
| - | Delete files which are so many returned ' | + | * Delete files which are so many returned ' |
| find -maxdepth 1 -mindepth 1 -type f -name " | find -maxdepth 1 -mindepth 1 -type f -name " | ||
