← Older revision
Revision as of 01:04, September 7, 2010
Line 112:
Line 112:
set errorformat=%m\ in\ %f\ on\ line\ %l
set errorformat=%m\ in\ %f\ on\ line\ %l
+
</pre>
+
+
----
+
I used to do <code>:!php -l %</code>.
Comments:
← Older revision
Revision as of 16:24, November 9, 2010
Line 13:
Line 13:
Maxim Kim.
Maxim Kim.
+
+
----
+
+
I'm wondering if it would be possible to achieve the following:
+
I would like to use Viki as a journal, documenting - among other thin
Reviewed, cleaned up repetitive comments and fixed command to be most accurate for all users, merged with duplicate tips, added categories.
← Older revision
Revision as of 23:04, January 7, 2011
Line 1:
Line 1:
-
{{duplicate|765}}
-
{{review}}
{{TipImported
{{TipImported
|id=498
|id=498
Line 13:
Line 1
http://frettelni.t35.com
← Older revision
Revision as of 14:44, November 25, 2010
Line 1:
Line 1:
-
{{review}}
-
{{duplicate|21}}
-
{{TipImported
-
|id=984
-
|previous=983
-
|next=986
-
|created=2005
-
|complexity=basic
-
|author=JimD
&nbs
So I ran e2fsck.
PHP Code:
[root@server ~>$ e2fsck -yvf /dev/sdf1
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
← Older revision
Revision as of 15:35, November 29, 2010
(One intermediate revision not shown)
Line 13:
Line 13:
Maxim Kim.
Maxim Kim.
+
+
''upd.''
+
+
This is fixed.
+
<pre>[mailto:HisEmail@here.com EMAIL]
+
or
+
mailto:His
This has been asked and answered hundreds of times, but I can't understand the syntax of awk's NR==FNR trick for merging files and printing the correct columns.
Here's my File 1
Code:
1 rs8179466 224176 A ADD 1037 1.066 0.1421 0.8065 1.408 0.
I consider myself to be a beginner when it comes to revision control so bare with me if these questions and thoughts sounds silly.
What I am trying to figure out is how to handle patching in a project using subversion. Let me explain it like this:
Say that I have a project in trunk that looks like this:
Code:
MyProjektDir
|
I have solved this but now cannot recall the syntax. I want to strip or change the hard wired library paths on binaries I download from a repository. I do not have root and just want a personal install, but would rather not build every tool.