alvin alexander
Nodes for the term “files”
How to use the Linux 'lsof' command to list open files
Read more
Linux: Recursive file searching with `grep -r` (like grep + find)
Read more
A Linux shell script to rename files with a counter and copy them
Read more
How to un-tar (extract) one file from a tar archive
Read more
Dozens of Unix/Linux 'grep' command examples
Read more
The Linux 'rm' command (remove files and directories)
Read more
My Scala Sed project: More features, returning strings
Read more
Five good ways (and two bad ways) to read large text files with Scala
Read more
A Scala “file find” utility
Read more
How to search for multiple regex patterns in many files with `ffx`
Read more
Unix/Linux: Changing many files with the same multiline string pattern
Read more
sbt: How to show the file/directory with 'doc' and 'package' commands
Read more
Mac DVD burn example: How to burn a DVD on macOS
Read more
scala.util.Using: How to read and write files (Using + Source)
Read more
Git: View the (detailed) commit history for a single file
Read more
Git: How to compare two different versions of a file
Read more
A Unix shell script to rename many files at one time
Read more
Scala: Where are Coursier files stored on macOS?
Read more
MySQL example database design: A Nagios MySQL database design
Read more
macOS ‘ls -l’ command: What does ‘@’ mean?
Read more
Unix/Linux: Find all files that contain multiple strings/patterns
Read more
An awk script to extract source code blocks from Markdown files
Read more
Android/Java: How to get your app’s root data directory
Read more
Scala: How to open and read text files in Scala
Read more
Unix: How to find files with multiple filename extensions
Read more
Java: How to list the files in a directory
Read more
Unix/Linux ‘cut’ command examples
Read more
A "tar extract multiple" tip - How to extract multiple files from a tar archive
Read more
How to use multiple filename search patterns with Linux find
Read more
Linux: How to find files open by a Linux process (lsof)
Read more
Scala: How to search a directory tree with SimpleFileVisitor and Files.walkFileTree
Read more
Scala code to find (and move or remove) duplicate files
Read more
Mac backups: How to handle spaces in filenames with find, tar, and xargs
Read more
Notes on how to use GraalVM profile-guided optimizations
Read more
Scala cookbook recipes
Read more
Scala: How to list files and directories under a directory
Read more
MacOS Finder: How to delete files using keyboard keys
Read more
How to search multiple jar files for a string or pattern (shell script)
Read more
A Linux shell script (and commands) to find large files
Read more
Linux gzip: How to work with compressed files
Read more
Use sed to modify files in place
Read more
Linux sed command: How to modify the content of many files
Read more
The Linux `chown` command
Read more
The Linux wc command (word count)
Read more
Java: How to list all files in a directory that match a filename extension
Read more
SBT errors summary plugin
Read more
Linux find command: How to find files not matching a pattern
Read more
Git - How to automatically `git rm` all files that have been deleted on disk
Read more
A Unix find and move command (find in subdirectories)
Read more
Java directory list - list all files matching a filename pattern
Read more
How to delete a list (collection) of files
Read more
The Linux file command
Read more
The Linux copy command (cp)
Read more
How to copy files on Mac OS X
Read more
Those Mac .DS_Store files
Read more
Where are Java WebStart files kept on Mac OS X 10.6?
Read more
Move Linux files and directories with the mv command
Read more
Ruby stdout and stderr
Read more
The Vim next file command
Read more
An Ant 'exclude classes' example
Read more
Ruby directory list - How to use Ruby to list files in a directory
Read more
How to load multiple Spring application context files for a web application
Read more
How to use Spotlight to search for files from a Mac OS X Terminal window
Read more
Deploy only your JSP files with this Ant build task
Read more
Recovering a deleted file from CVS using Eclipse
Read more
Copy files on Mac OS X using drag-and-drop
Read more
Finding files that Spotlight is missing
Read more
A Linux shell script to rename files
Read more
Perl directory list - How do to list all .html files in a directory
Read more
Perl directory list - List all files that match a filename pattern
Read more