News

Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
The find Command: Searching for Large Files The find command in Linux is a powerful utility for seeking out files that meet specific criteria. To hone in on large files, we can employ the find command ...
Copies of files sometimes represent a big waste of disk space and can cause confusion if you want to make updates. Here are six Linux commands to help you identify these files.
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use ...
How to share files with Linux apps on Chrome OS Open the My Files app. From within that app, locate the directory housing the documents you want accessible by the installed Linux apps.
If you need to share or transfer files between Linux machines, you have plenty of options. Here are some you might not have considered.