Welcome To Snipplr
Everyone's Recent Bash Snippets Tagged terminal
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
automatisches starten von Fotos beim Anschliessen von Geräten deaktivieren (YES), aktivieren (NO)
0
1084
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
1104
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
If you need to zip a directory named folderName and ignore all .DS_Store files, then do the following:
0
1056
posted 13 years ago by beneberle
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
1001
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
936
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
1010
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
930
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
1513
posted 14 years ago by kentoy
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
926
posted 15 years ago by ReeceMarsland
The first directory listed is the one to copy, the second is where it's copied to.
0
884
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