Fulltext results:
- Oracle: SPFile and PFiles @info:oracle
- ====== Oracle: SPFile and PFiles ====== Oracle reads its parameters from a file called "SPFile". You can... ditionally, Oracle can read the parameters from "PFiles", which are regular text files. ===== Create PFile ===== To export the SPFiles to a PFile, just enter the following in SQLplus: <cod
- Mercurial
- handy ''.hgignore'' expressions: ==== Ignore Mac Files ==== Ignore ''.DS_Store'' and ''._*'' files: <code> (^|/)\._[^/]+$ (^|/)\.DS_Store$ </code> ==== NetB... $ ^.project$ </code> ==== Version Control Backup Files ==== Version Control System produce backup files when doing irreversible changes. <code> \.orig$ \.ori
- Change Encoding with iconv @info:script
- d writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ===== <code bash> for f in $(find
- Git @info:code
- ION ===== Diff ===== If you only want the changes files between branches, you can user this: git diff
- exiftool @info:script
- %%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filenam
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- 000g'' * driver instance: 0 ==== Device Config Files ==== === /etc/path_to_inst === The file ''[[sol
- /etc @info:solaris
- is is a collection of descriptions of Solaris config files (in the /etc directory). {{indexmenu>.:etc}}
- Cleanup Packages @info:linux:debian
- onfig Find "orphaned" configuration files. --libdevel Search in libdevel i
- rmdir for OSX @info:mac
- X ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This ma
- Oracle Errors @info:oracle
- archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlarge the flash recovery area]]. * **Document
- Oracle: Resize Instance @info:oracle
- the PGA to 2GB. First, change the [[spfile_and_pfiles|SPFile]]: <code sql> ALTER SYSTEM SET pga_aggreg