42%
22.05.2012
157 k
coreutils x86_64 8.4-16.el6 sl 3.0 M
cronie x86
41%
03.02.2024
468G 136G 309G 31% /
tmpfs 126G 0 126G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
/dev/nvme1n1p1
41%
20.11.2013
_blocks..
..symlink_targets..
..names..
..contents..
..ext_attributes..
Compressing and uploading metadata...
Wrote 0.00 MiB of compressed metadata.
First, notice that I created the file as root. Second, the prefix
41%
18.12.2013
_myfile);
32 }
33 fclose(ptr_myfile);
34 return 0;
35 }
Although my Python is not likely to be “pythonic” enough for some people, I'm just looking at the I/O portion of the code and not the code itself (Listing
41%
07.01.2014
[laytonjb@home4 TEST]$ rsync -a --delete /home/laytonjb/TEST/SOURCE/ backup.0
[laytonjb@home4 TEST]$ ls -s
total 8
4 backup.0/ 4 SOURCE/
[laytonjb@home4 TEST]$ du -sh
16M .
[laytonjb@home4 TEST]$ du -sh
40%
15.02.2012
.23%)
file_18591.pickle
3376.81946802
8.041807
(0.24%)
file_18592.pickle
3376.81726694
11.776699
(0.35%)
file_18593.pickle
3376
40%
26.01.2012
.23%)
file_18591.pickle
3376.81946802
8.041807
(0.24%)
file_18592.pickle
3376.81726694
11.776699
(0.35%)
file_18593.pickle
3376
40%
09.12.2021
-e package-list.txt
Enter passphrase:
Re-enter passphrase:
Output filename is: package-list.txt.lrz
package-list.txt - Compression Ratio: 2.537. Average Compression Speed: 0.000MB/s.
Total time: 00:00:05.11
Listing 11
40%
09.10.2017
: WARNING - Free memory per node close to zero.
Total Elapsed Time : 0d 0h 8m 40s 632ms
========================================================
Sampling Period : 10 seconds
Complete
40%
18.08.2021
_record%y = counter + 1
my_record%z = counter + 2
my_record%value = counter * 10.0
write(8,*) my_record
end do
end if
close(8)
end program ex1
For this example