Code Snippet

Just another Code Snippet site

bash

[Bash] Aliases

To add ‘top’ in Solaris : to add ‘wget’ in Solaris : —————————————- Filtered history : Create an .inputrc file in the home folder with following content :

, , , ,

[Find] How-to

List only directories, max 2 nodes down that have “net” in the name Find all *.c and *.h files starting from the current “.” position. Find all, but skip what’s in “/CVS” and “/junk”. Start from “/work” Note -regex and -iregex work on the directory as well, which means you must consider the “./” that […]

Next posts