VirtualTam's bookmarks
1834 bookmarks found
-
Here Documents - Bash Reference Manual
2023-09-11 The format of here-documents is:
1[n]<<[-]word 2 here-document 3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that:
- write scripts (verbatim)
- execute a sequence of commands (verbatim) on a remote host
-
- evanoberholster/imagemeta#56 - Interesting work
- soypat/exif - Image file format tools optimized for large image files using lazy loading
-
imagemeta - Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw
2023-09-07 - evanoberholster/imagemeta#56 - Interesting work
- soypat/exif - Image file format tools optimized for large image files using lazy loading
-
Web Security Cheat Sheet | Mozilla Infosec
2023-07-23 -
Hashrust - A guide to closures in Rust
2023-07-22 -
The Dam - A slack clone in 5 lines of bash
2023-07-22 - edouardklein/suc - The Simple UNIX Chat
- tildeverse.org - Public access UNIX systems