Explore >> Select a destination


You are here

abstractexpr.com
| | www.integralist.co.uk
26.0 parsecs away

Travel
| | Introduction Basics What directory am I currently in? How can I see what's in this directory? Moving around Displaying content of a file Copy a file Move a file Create a file Rename a file Delete a file Delete a directory Create a directory Find (searching for files) Finding files over a certain size Grep (Searching for patterns) Sed (Find and Replace) Awk (Looping Logic) Piping I/O Input and Output Redirection Piping Piping examples Sequences and Parallelism Processes Viewing processes Moving processes ...
| | www.thegeekstuff.com
37.6 parsecs away

Travel
| | When you are using Linux command line frequently, using the history effectively can be a major productivity boost. In fact, once you have mastered the 15 examples that I've provided here, you'll find using command line more enjoyable and fun. Typically when you type history from command line, it displays the command# a
| | github.com
32.2 parsecs away

Travel
| | A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. - onceupon/Bash-Oneliner
| | pythonspeed.com
100.1 parsecs away

Travel
| It is quite difficult to write correct shell scripts; you're much better off just using Python.