Talk:Program name: Difference between revisions

Content added Content deleted
(→‎AWK: omit from AWK)
Line 63: Line 63:


[[User:Markhobley|Markhobley]] 12:17, 6 September 2011 (UTC)
[[User:Markhobley|Markhobley]] 12:17, 6 September 2011 (UTC)

: This solution was wrong, by reporting the first file in the current directory (as if by <code>ls | head -1</code>), which might not be the Awk script. This solution replaced a previous solution, also wrong. I deleted this solution and added <nowiki>{{omit from|AWK|...}}</nowiki>, because I believe that no solution is possible. --[[User:Kernigh|Kernigh]] 17:55, 6 September 2011 (UTC)