Welcome To Snipplr
Everyone's Recent Snippets Tagged command
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Name the source duplicate_remove.perl and open Terminal.app in the same directory, and write: perl duplicate_remove.perl <file-to-be-convertet>
0
910
posted 15 years ago by gerhardsletten
These four LaTeX control sequences are workalikes of the built-ins \show, \showthe and \def and of a command sequence call. Unlike the usual variants, they work on internal macros which contain characters with the "wrong" category code, such as "@"....
0
1134
posted 15 years ago by deepsoul
find all files owned by xxx and change them to be owned by yyy
0
805
posted 15 years ago by stiobhart
This is a simplified example for cut and paste use for command line parsing arguments with the use of an options hash
0
1069
posted 16 years ago by kfaulk1
This rendition works for most of my tasks, but the inform may need to be changed to suit base64 encoded files.
0
941
posted 16 years ago by breakerjump
Run the specified command. If expect is not None then look for the given text in the output. If it is not there we throw an error. expect can also be a list of strings. In that case any match results in success unless matchall=True.
0
789
posted 17 years ago by kangell
Sometimes i forget to remove firebug console commands when debuging, which makes IE and some other browsers fail / cry.
To stop this happening use the below script from firebugx.js on the firebug lite homepage.
3
906
posted 17 years ago by 1man
This is a command line parsing routine I found online. Original comments left in tact.
0
774
posted 17 years ago by jc001
Run this command when you are in the directory where you want to changes the files that get ignored.
1
874
posted 17 years ago by jachin