computers:tricksandtips
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
computers:tricksandtips [2025/01/27 16:40] – [rsync Windoze Files] david | computers:tricksandtips [2025/05/27 18:27] (current) – [Show Files by Access Time] david | ||
---|---|---|---|
Line 194: | Line 194: | ||
user 0m29.380s | user 0m29.380s | ||
sys | sys | ||
+ | </ | ||
+ | |||
+ | ==== Using tar Compress ==== | ||
+ | |||
+ | === Specific File Types === | ||
+ | |||
+ | < | ||
+ | find / | ||
+ | </ | ||
+ | |||
+ | |||
+ | Add compression | ||
+ | |||
+ | < | ||
+ | find / | ||
</ | </ | ||
====== BIOS Upgrade ====== | ====== BIOS Upgrade ====== | ||
Line 712: | Line 727: | ||
# pipe to less if you want to page up / page down have a look (and reverse to so newest at top) q to exit less | # pipe to less if you want to page up / page down have a look (and reverse to so newest at top) q to exit less | ||
find / | find / | ||
+ | |||
+ | # AI suggested this for nice file formatting 2025 | ||
+ | # Alternative using printf for better formatting | ||
+ | find / | ||
+ | |||
</ | </ | ||
==== Find and Copy Files Between Two Dates ==== | ==== Find and Copy Files Between Two Dates ==== |
computers/tricksandtips.1737996047.txt.gz · Last modified: 2025/01/27 16:40 by david