/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jeremymorgan.com
| | abstractexpr.com
3.0 parsecs away

Travel
| | Modern UNIX shells like bash (default on Linux) and zsh (default on macOS) keep a history of all the commands you enter. The easiest way to access this history is by pressing the up and down cursor keys to browse through the last commands. But this is only the tip of the iceberg. There are...
| | www.thegeekstuff.com
4.0 parsecs away

Travel
| | Photo courtesy of Qole Pejorian Apart from the basic operation of looking for files under a directory structure, you can also perform several practical operations using find command that will make your command line journey easy. In this article, let us review 15 practical examples of Linux find command that will be ver
| | sookocheff.com
4.0 parsecs away

Travel
| | I was recently testing file upload performance, and needed several large files of different sizes to test with. To make the math easier, it was helpful if I had files with round numbered sizes like 10MB, 20MB, or 100MB. After searching around for files of the right size, it turns out the easiest solution is to generate one yourself using the Linux command line. Depending on your needs, you can use two different methods of generating files using some simple commands.
| | vuejs.org
60.8 parsecs away

Travel
| Vue.js - The Progressive JavaScript Framework