31%
03.02.2022
is made possible because cron only checks for a date format and not that the date of the task is legitimate. The crontab date specification for CronRAT is 52 23 31 2 3, which would generate a runtime error
30%
10.06.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
30%
30.01.2020
exploring.
Infos
"Automatically install and configure systems" by Martin Loschwitz, ADMIN
, issue 52, 2019, pg. 62: http://www.admin-magazine.com/Archive/2019/52/Automatically
30%
16.08.2018
-system state UP qlen 1000
link/ether 52:54:00:6b:55:21 brd ff:ff:ff:ff:ff:ff
inet6 fe80::5054:ff:fe6b:5521/64 scope link
valid_lft forever preferred_lft forever
Listing 4
Querying
30%
31.05.2012
,383.80
225.23
1.55
parse_int
1.44
16.50
815.19
6,454.50
337.52
2.17
quicksort
1.49
55.84
132.71
3,127.50
713
30%
30.11.2020
'd for the filenames, which are placed in @filelist (lines 52, 53). A foreach loop then opens and reads each file, byte-by-byte, the content of which is placed in the aptly name scalar $text.
Next, the code splits
30%
05.02.2023
technology professionals are still looking to change jobs.
More than half of respondents (52 percent) to Dice's 2022 Tech Sentiment Report (https
30%
09.04.2019
in mv
ubuntu@aws:~/slow-mv$ strace -t mv 3GB.copy 3GB
19:00:09 execve("/bin/mv", ["mv", "3GB.copy", "3GB"], 0x7ffd0e7dddf8 /* 21 vars */) = 0
19:00:09 brk(NULL) = 0x55cd7d1ce000
30%
04.08.2020
build/static/js/main.00139d52.js
07 node-builder_1 | 4.13 KB build/static/css/main.f7935686.css
08 node-builder_1 |
09 node-builder_1 | The project was built assuming it is hosted at the server
30%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25