Command Tricks 
susegeek.com —
The Linux Kernel offers you something that allows you to recover your system from a crash or at the least lets you to perform a proper shutdown using the Magic SysRq Keys. The magic SysRq key is a select key combination in the Linux kernel which allows the user to perform various low level commands regardless of the system’s state using the SysRq key. It is often used to recover from freezes, o...
Posted by
susegeek about 1 month ago
susegeek.com —
The Linux Kernel offers you something that allows you to recover your system from a crash or at the least lets you to perform a proper shutdown using the Magic SysRq Keys. The magic SysRq key is a select key combination in the Linux kernel which allows the user to perform various low level commands regardless of the system’s state using the SysRq key. It is often used to recover from freezes, o...
Posted by
susegeek about 1 month ago
HowFlow —
Search with Bash straight from the commandline. Functions for Google, Wikipida, LEO, Netcraft, Debian, Wiktionary ...
These functions will all open a browser-window to display the results.
Posted by
MarkusH 6 months ago
HowFlow —
Search with your favorite shell straight from the commandline. Functions for
Google, Wikipida, LEO, Netcraft, Debian, Wiktionary
Posted by
lied 6 months ago
lied 6 months ago
HowFlow —
disable the ICMP on your PC so it doesn't respond to pings etc.
Posted by
lied 6 months ago
lied 6 months ago
HowFlow —
SED command to remove blank lines, trailing and leading spaces
Posted by
lied 6 months ago
lied 6 months ago
blogspot.com —
One very little known part of Bash is variable substitution and matching. Say you have a script where you want to use the value of a variable if it has a value, but use a default value if it is null, you can use the following example:
NEWVAL=${CURVAL:-default}
Posted by
lied 7 months ago
lied 7 months ago
HowFlow —
simple command to switch user with setting ENV Variables to the logged in User
Posted by
lied 7 months ago
lied 7 months ago 









