83%
17.02.2015
. If you are not familiar with gdb, you can find a good quick reference online [6].
gdb ./MD.e32
(gdb) mai i sections .got.plt
0x804b5d0->0x804b620 at 0x000025d0:.got.plt ALLOC LOAD DATA HAS
83%
20.11.2013
16384 Nov 10 10:00 lost+found
4 drwxr-xr-x. 3 root root 4096 Nov 10 10:00 ..
4 -rw-r--r-- 1 root root 294 Nov 10 10:07 s3ql_passphrase
4 -rw-r--r-- 1 root root 243 Nov 10 10:07 s3ql_seq_no_1
4 -rw
83%
28.11.2022
of alternative sources.
Listing 1
sensors Output
federico@ferenginar:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +42.5¡C (high = +70.0¡C)
(crit = +100.0¡C
83%
19.11.2019
Origin Data% Meta% Move Log Cpy%Sync Convert Devices
fast vg-cache -wi-a----- 10.00g /dev/nvme0n1(0)
slow vg-cache -wi-a----- 5.93t /dev/sdb(0
83%
30.01.2020
+devices
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert Devices
fast vg-cache -wi-a----- 10.00g /dev/nvme0n1(0
82%
16.10.2012
:Ethernet HWaddr 08:00:27:b0:21:7e
inet addr:192.168.1.85 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:feb0:217e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU
82%
30.07.2014
/bin/perl
use Time::HiRes qw(gettimeofday tv_interval);
use Net::Statsd;
$Net::Statsd::HOST = 'localhost'; # Default
$Net::Statsd::PORT = 8125; # Default
my $t0 = [gettimeofday];
my($one, $two, $three) = map { $_ x
82%
21.08.2014
_interval);
04 use Net::Statsd;
05
06 $Net::Statsd::HOST = 'localhost'; # Default
07 $Net::Statsd::PORT = 8125; # Default
08
09 my $t0 = [gettimeofday];
10
11 my($one, $two, $three) = map { $_ x 4096
82%
31.10.2025
immediately notice about this device is its excellent equipment, with USB 3.0 (4x plus 4x USB2.0!), eSATA, and HDMI, optional 10Gb Ethernet (PCI Express slot), and a Sandy Bridge processor. You can retrofit
82%
17.06.2017
Code
11111111112222222222
12345678901234567890123456789
-----------------------------
SUM = 0.0
D0 100 I=1,10
SUM = SUM + REAL(I)
100 CONTINUE
...
Y = X1 + X2