27%
07.04.2022
the starwars.yaml file, use:
yq eval ".publication-year[]" starwars.yaml
If you only want to know when the first movie was released, put an index on the first element of the list:
yq eval ".publication-year[0
27%
28.11.2021
://nmap.org ) at 2021-07-25 22:05 CEST
Nmap scan report for metasploitable (192.168.122.236)
Host is up (0.095s latency).
Not shown: 65506 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
23
27%
02.02.2021
i < 1000:
21 my_data.append(data_w_weekend(i / 1000))
22 i += 1
23
24 # add some noise
25 random_gain = 0.1 # factor for the noise
26 i = 0
27 while i < 1000:
28 my_data[i] += np
27%
05.08.2024
:
curl git pkg-config
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 3,409 kB of archives.
After this operation, 19.5 MB of additional disk space will be used.
Get:1 http
27%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
27%
28.11.2022
/s, 133M issued at 133M/s, 81.6M total
0B repaired, 163.06% done, no estimated completion time
scan: resilvered (draid1:3d:5c:1s-0) 20.2M in 00:00:00 with 0 errors on Mon Oct 24 17:11:22 2022
27%
21.01.2013
based on Windows.
Bye-Bye Windows
Although the Red Hat developers ported all the components of the management component, RHEV-M, from C# to Java in RHEV 3.0, use of the Administrator Console for RHEV
27%
17.03.2020
– in this article:
$ cat /proc/partitions|grep sda
8 0 488386584 sda
8 1 1024 sda1
8 2 488383488 sda2
8 16 39078144 sdb
8 32 6836191232 sdc
8
27%
02.06.2020
– in this article:
$ cat /proc/partitions|grep sda
8 0 488386584 sda
8 1 1024 sda1
8 2 488383488 sda2
8 16 39078144 sdb
8 32 6836191232 sdc
8 64
27%
30.01.2020
# Compute the potential energy and forces
174 12525000 7036459.0 0.6 2.0 for j in range(0, p_num):
175 12500000 7730669.0 0.6 2.2 if (i != j):
176