Welcome To Snipplr


Everyone's Recent Snippets Tagged unix



Assuming you have a set of svn project folders inside a parent (only folders in parent) you can do a simple backtick `ls` to get the folder names for svn...
0 1480 posted 16 years ago by jasonm23
this will chmod the current directory, and all sub directories and files.
0 2264 posted 16 years ago by beneberle
Construct DateTime object with unix timestamp
0 1266 posted 16 years ago by iloveitaly
commands for starting, stopping etc openSSH
0 1234 posted 16 years ago by stiobhart
commands for dealing with tar files
0 1061 posted 16 years ago by stiobhart
commands for dealing with tar files
0 1077 posted 16 years ago by stiobhart
find all files owned by xxx and change them to be owned by yyy
0 1157 posted 16 years ago by stiobhart
change user's home directory
0 1096 posted 16 years ago by stiobhart
making a symbolic link
0 1204 posted 16 years ago by stiobhart
some basic *nix terminal commands
0 1244 posted 16 years ago by stiobhart
2 1408 posted 16 years ago by mattchurchy
Specify the limit on the number of file descriptors a process may have.
0 1028 posted 16 years ago by liqweed
<http://www.commandlinefu.com/commands/using/chown>
0 1854 posted 16 years ago by zachharkey
Bourne Shell Script (created on a FreeBSD_7.1-RELEASE system :-)
0 1193 posted 16 years ago by hackware
Doesn't work on Windows, obviously
1 1428 posted 16 years ago by tclancy
copied straight from the source
1 1477 posted 17 years ago by melvitax
Query a nameserver to easily find out all there is to know about a domain name; Nameservers, MX-servers, cnames, subdomains etc.
1 1492 posted 17 years ago by torkil
Example: ln -s /usr/local/apache/logs ./logs
3 2199 posted 17 years ago by jonhenshaw
0 1426 posted 17 years ago by stavelin
This is meant to be run as root, so do it at your own risk. It's very raw and needs error checking, but works. I run this script to get new django sites off the ground in a few minutes.
0 2150 posted 17 years ago by mandric
Quick command I use to remove .SVN folders from a tree structure copied from SVN working copy. Sometimes a bit easier than running an export.
6 2391 posted 17 years ago by wfdev
find command just returns a list of HTML files that have 'search_str' in it, vim takes a list of files.
0 1270 posted 17 years ago by mandric
1 1384 posted 17 years ago by kangell
There may be an easier way to do this, but if there is I can't find it. This sets the svn property $Id$ of every javaScript file in the app/lib directory.
0 1668 posted 17 years ago by micmath