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 663 posted 8 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 675 posted 8 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 619 posted 10 years ago by Haerviu
From a local computer to a server with a public/private key pair.
0 648 posted 10 years ago by adamokruhlicaeu
Find and replace
0 692 posted 11 years ago by inreflection7
If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:
0 652 posted 12 years ago by beneberle
0 664 posted 12 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 614 posted 13 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 637 posted 13 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 520 posted 13 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 622 posted 13 years ago by beneberle
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0 535 posted 13 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 987 posted 13 years ago by kentoy
Command: svn log -rHEAD:443 | sed -n '/nalmeida/,/-----$/ p'
0 602 posted 13 years ago by nalmeida
0 572 posted 14 years ago by beneberle
for help, type: ./compc -help [command]
0 478 posted 14 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 2118 posted 14 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 557 posted 14 years ago by ReeceMarsland
0 537 posted 14 years ago by nalmeida
The first directory listed is the one to copy, the second is where it's copied to.
0 531 posted 14 years ago by beneberle
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1 633 posted 14 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 801 posted 14 years ago by alvarezrilla
The instructions for Snow Leopard are in the comments
0 535 posted 14 years ago by nkm
« Prev 1 2