Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged terminal



« Prev 1 2
automatisches starten von Fotos beim Anschliessen von Geräten deaktivieren (YES), aktivieren (NO)
0 3790 posted 10 years ago by daniels
disable automatic starts of photos when connecting devices (YES), aktivate (NO), automatisches starten von Fotos beim Anschliessen von Geräten deaktivieren (YES), aktivieren (NO)
0 3827 posted 10 years ago by daniels
DS_Store files are automatically created by Mac OSX Finder in browsed directories. These files contain information about system configuration. If you upload them along with other files, the files can be misused to obtain information about your comput...
0 1776 posted 12 years ago by Haerviu
From a local computer to a server with a public/private key pair.
0 1777 posted 13 years ago by adamokruhlicaeu
Find and replace
0 2017 posted 13 years ago by inreflection7
If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:
0 1902 posted 14 years ago by beneberle
0 1885 posted 15 years ago by xz
so verbindest du zum placebo von der uni. erst hpi-login und dann kannst du an port 9876 ins www tunneln oder auch auf dem placebo ein terminal öffnen (zB für den webspace).
0 1592 posted 15 years ago by abstraktor
The space after the caret in the grep command is produced by typing Ctrl-V and then Tab, to insert a Tab character.
0 1747 posted 15 years ago by nkm
A coworker asked if I remembered a password for one of our FTP servers. I didn't, but FileZilla creates a hidden folder when you install it that contains the information for the dropdown "quickconnect". Thanks to that you can easily see all of your s...
0 1680 posted 15 years ago by cessnajumpin
Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.
0 1644 posted 15 years ago by beneberle
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0 1622 posted 15 years ago by iloveitaly
<ol><li>save as filename.sh</li><li>chmod u+x filename.sh</li><li>usage : ./filename.sh\"url\"</li></ol>
1 2566 posted 15 years ago by kentoy
Command: svn log -rHEAD:443 | sed -n '/nalmeida/,/-----$/ p'
0 1583 posted 16 years ago by nalmeida
0 1480 posted 16 years ago by beneberle
for help, type: ./compc -help [command]
0 1398 posted 16 years ago by nalmeida
To config Terminal do move (left and right) word-by-word: - Esc + b (left) - Esc + f (right) To configure it to Alt + left and right: - Open Terminal preferences (command + ,); - At Keyboard tab, select "control cursor left (or right)" and...
0 3792 posted 16 years ago by nalmeida
used to copy the contents of one folder into another on mac replacing only the files that are duplicates (like windows)
0 1587 posted 16 years ago by ReeceMarsland
0 1432 posted 16 years ago by nalmeida
The first directory listed is the one to copy, the second is where it's copied to.
0 1516 posted 16 years ago by beneberle
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1 1782 posted 16 years ago by blackthorne
Useful when logged in the server via ssh. In Leopard, the file would be /Library/Preferences/com.apple.ScreenSharing.launchd
0 2008 posted 16 years ago by alvarezrilla
The instructions for Snow Leopard are in the comments
0 1658 posted 16 years ago by nkm
« Prev 1 2