7%
20.03.2014
to be simulated in a fairly complicated way using a goto:
for i = 1, 10 do
if i % 2 == 0 then goto continue end
print(i)
::continue::
end
A goto label is, as seen here, enclosed by two double colons
7%
30.01.2020
_time)
print(" Time taken in seconds: {0} s").format(time_taken_in_micro)
If a section of code is called repeatedly, just sum the elapsed times for the section and sum the number of times that section
7%
09.12.2019
to check follows
a, b = 1,2
c = a + b
# Code to check ends
end_time = time.time()
time_taken = (end_time- start_time)
print(" Time taken in seconds: {0} s").format(time_taken_in_micro)
If a section of code
7%
20.11.2013
advantages: S3QL.
... Use% Mounted on
/dev/sda1 109G 17G 87G 16% /
tmpfs 16G 596K 16G 1% /dev/shm
/dev/md0 2.7T 192G 2.4T 8% /home
/dev/sdb1 111G 1.4G 104G 2% /mnt/data1
local:///mnt/data1 1.0T 1.7G 1023G 1% /mnt/s3ql ... advantages: S3QL.
... S3QL Filesystem for HPC Storage
7%
30.01.2020
its execution in the real world (real), as well as how much CPU time was allocated in user and kernel (sys) modes:
$ time sleep 1
real 0m1.004s
user 0m0.002s
sys 0m0.001s
What not everyone knows
7%
21.08.2014
in most cases be unable to determine any difference from an ordinary hard drive (Figure 1, first run). This is because they try to fill their relatively small (and therefore cheap) flash memory
7%
28.01.2014
complicated way using a goto
:
for i = 1, 10 do
if i % 2 == 0 then goto continue end
print(i)
::continue::
end
A goto
label is, as seen here, enclosed by two double colons. To simulate the continue
7%
21.08.2014
to create the rescue image and backup in one sitting.
Quiet
Because ReaR is optimized for cronjobs, it does not produce a lot of output in normal cases. rear -v activates the verbose mode. Simulation mode
7%
04.12.2024
Advanced Threat Protection (ATP) portal [2], which is the place to go for in-depth information on potential attacks and to pick up scripts or code snippets that simulate attacks, and determine the effects
7%
28.11.2022
CKSUM
myvol2 ONLINE 0 0 0
draid1:3d:5c:1s-0 ONLINE 0 0 0
sdb ONLINE 0 0 0
sdc