OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc-base
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/20/2022 06:47:16 AM
rwxr-xr-x
📄
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--
📄
gdisk
239 bytes
05/10/2015 09:49:02 PM
rw-r--r--
📄
initramfs-maintainer
350 bytes
08/12/2020 08:12:11 PM
rw-r--r--
📄
kbd-font-formats
400 bytes
09/15/2017 04:30:26 PM
rw-r--r--
📄
libpng16
1.33 KB
08/10/2017 09:10:53 PM
rw-r--r--
📄
lynx
341 bytes
11/09/2016 01:05:49 AM
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
08/26/2016 10:32:34 AM
rw-r--r--
📄
packet-filter
357 bytes
08/26/2016 10:32:34 AM
rw-r--r--
📄
python-policy
626 bytes
09/01/2017 06:28:20 AM
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