OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc-base
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/10/2024 09:42:49 AM
rwxr-xr-x
📄
automake-1.15
644 bytes
08/20/2017 03:46:31 PM
rw-r--r--
📄
bc
821 bytes
01/04/2018 12:54:12 AM
rw-r--r--
📄
expat
288 bytes
03/20/2012 06:39:42 PM
rw-r--r--
📄
findutils
323 bytes
04/13/2014 02:12:32 PM
rw-r--r--
📄
fontconfig-devel
585 bytes
10/28/2017 05:14:27 PM
rw-r--r--
📄
fontconfig-user
560 bytes
10/28/2017 05:14:27 PM
rw-r--r--
📄
gdisk
239 bytes
05/10/2015 09:49:02 PM
rw-r--r--
📄
initramfs-maintainer
350 bytes
03/18/2021 06:48:17 PM
rw-r--r--
📄
kbd-font-formats
400 bytes
09/15/2017 04:30:26 PM
rw-r--r--
📄
libexif-api
475 bytes
10/27/2017 10:00:08 AM
rw-r--r--
📄
libfreetype6-dev
314 bytes
07/19/2022 04:39:11 PM
rw-r--r--
📄
libpng16
1.33 KB
08/10/2017 09:10:53 PM
rw-r--r--
📄
man-db
265 bytes
04/07/2018 10:39:15 AM
rw-r--r--
📄
mdadm-faq
263 bytes
10/22/2019 08:01:52 PM
rw-r--r--
📄
mdadm-readme-recipes
296 bytes
10/22/2019 08:01:52 PM
rw-r--r--
📄
nano
269 bytes
04/25/2017 09:51:15 PM
rw-r--r--
📄
nano-faq
335 bytes
04/25/2017 09:51:15 PM
rw-r--r--
📄
nat
380 bytes
05/09/2023 05:22:59 PM
rw-r--r--
📄
ninja-build-manual
382 bytes
02/04/2016 09:19:44 PM
rw-r--r--
📄
ocl-icd-libopencl1
393 bytes
01/20/2017 06:01:03 AM
rw-r--r--
📄
packet-filter
357 bytes
05/09/2023 05:22:59 PM
rw-r--r--
📄
po-debconf
227 bytes
01/06/2016 01:43:43 PM
rw-r--r--
📄
shared-mime-info
474 bytes
02/17/2009 10:40:32 AM
rw-r--r--
📄
time
524 bytes
03/05/2012 12:39:23 PM
rw-r--r--
📄
users-and-groups
423 bytes
02/20/2016 02:44:33 AM
rw-r--r--
Editing: bc
Close
Document: bc Title: The GNU BC arbitrary precision calculator Author: Philip A. Nelson Abstract: bc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language. A standard math library is available by command line option. If requested, the math library is defined before processing any files. bc starts by processing code from all the files listed on the command line in the order listed. After all files have been processed, bc reads from the standard input. All code is executed as it is read. (If a file contains a command to halt the processor, bc will never read from the standard input.) Section: Science/Mathematics Format: HTML Index: /usr/share/doc/bc/bc.html Files: /usr/share/doc/bc/bc.html