But then, how exactly the '?' operator is useful for grep? I was
Suppose we want to filter file names ending
in '.jpg' and '.jpeg'. We would use this regexp:
; ls | grep '\.jpe?g$'
The 'e' is optional (zero or one 'e').
Q
> (Dave Kirk, Nvidia) A: "No, I think C will die like Fortran has"
http://developer.nvidia.com/page/cg_main.html
term% cd /tmp
term% ls nothing.c
ls: nothing.c: 'nothing.c' file does not exist
term% touch nothing.c
term% 8c -FVw nothing.c
term% 8l -o nothing nothing.8
term% echo $status
term% ls -l nothing
--rwxrwxr-x M 8 glenda glenda 0 Mar 3 21:49 nothing
term% ./nothing
./nothing: exec header invalid
On Mar 3, 2009, at 11:54 PM, andrey mirtchovski wrote:
if nobody replies to your email, would you report an error?
or, if you prefer:
if a linker has nothing to link (in the forest), should everybody
hear about it?
:)
Commands are expected to be loud on errors and silent
on success.
Do
> "Garbage-in, Garbage-out"
What does it happen when you
try to link an object file that
does not have main() defined?
And when you try to link a malformed
object file?
In these cases, there is not any
garbage-out for the garbage-in.
There is an error, as expected.
> two things: the linker doe
I'm so sorry to hear this sad news. My heartfelt condolences to his friends and
family.
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/Td73b359f9dc68c15-M86d1f8b2ede1fba73a7fde13
Delivery options: https://9fans.topicbox.com/groups/9fans/
My condolences to his family and friends.
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/T89f7af873f4109c5-Me7a0c59db714e73b9a647a39
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
On Tue, Jun 15, 2010 at 11:39 PM, Jorden M wrote:
> On Tue, Jun 15, 2010 at 5:29 PM, John Floren wrote:
>> I'm going to be doing some work with 9P and high-latency links this
>> summer and fall. I need to be able to test things over a high-latency
>> network, but since I may be modifying the kern
The Intel ICH9 SATA controller is listed in the wiki, but
does anyone know if the Intel ICH9R works?
Thanks.
q
On Wed, Feb 27, 2013 at 10:18 PM, David du Colombier <0in...@gmail.com> wrote:
>> The Intel ICH9 SATA controller is listed in the wiki, but
>> does anyone know if the Intel ICH9R works?
>
> Yes, it is supported in AHCI mode by the sdiahci driver.
Great! Thanks
q
I use Acme with three columns (fullscreen) and the default fonts on my
Macbook Pro 15" retina with the maximum "scaled resolution" (looks
like 1920x1200). IMHO it's perfect.
Regards.
q
On Wed, Oct 2, 2013 at 10:43 PM, Steven Stallion wrote:
> On Wed, Oct 2, 2013 at 10:02 AM, marius a. eriksen w
Read the papers.
Plan 9:
http://plan9.bell-labs.com/sys/doc/
Inferno:
http://www.vitanuova.com/inferno/docs.html
Plan B, Octopus and Nix:
http://lsub.org/ls/papers.html
For 9atom and 9front info, go to the web sites.
Regards.
On Sun, Oct 6, 2013 at 6:50 PM, Sakis Kasampalis wrote:
>
> -
12 matches
Mail list logo