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 1087 posted 9 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 1106 posted 9 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 986 posted 11 years ago by Haerviu
From a local computer to a server with a public/private key pair.
0 1028 posted 12 years ago by adamokruhlicaeu
Find and replace
0 1076 posted 12 years ago by inreflection7
If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:
0 1057 posted 13 years ago by beneberle
0 1078 posted 14 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 992 posted 14 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 1002 posted 14 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 937 posted 14 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 1011 posted 14 years ago by beneberle
Useful when having multiple ssh connections to remote servers open in os x. Throw this in your ~/.bash_profile
0 931 posted 14 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 1514 posted 14 years ago by kentoy
Command: svn log -rHEAD:443 | sed -n '/nalmeida/,/-----$/ p'
0 966 posted 15 years ago by nalmeida
0 926 posted 15 years ago by beneberle
for help, type: ./compc -help [command]
0 821 posted 15 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 2892 posted 15 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 927 posted 15 years ago by ReeceMarsland
0 901 posted 15 years ago by nalmeida
The first directory listed is the one to copy, the second is where it's copied to.
0 885 posted 15 years ago by beneberle
this is a way get control on Apple's network interfaces by manually setting options in Terminal
1 1013 posted 15 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 1205 posted 15 years ago by alvarezrilla
The instructions for Snow Leopard are in the comments
0 906 posted 15 years ago by nkm
« Prev 1 2