Ask Sawal

Discussion Forum
Notification Icon1
Write Answer Icon
Add Question Icon

What is fcat in linux?

2 Answer(s) Available
Answer # 1 #

Description. Compresses the specified files or standard input. Each file is replaced by a file with the extension . F, but only if the file got smaller. If no files are specified, the compression is applied to the standard input and is written to standard output regardless of the results.

[4]
Edit
Query
Report
Romy Mukerji
Clown
Answer # 2 #

manpages/XCreateOC.3.htmlXCreateOC(3) - create output contexts - Linux manual page...The XCreateOC function creates an output context within the specified output method. The base font names argument is mandatory at creation time, and the output

manpages/XtRealloc.3.htmlXtRealloc(3) - memory management functions - Linux man pageThe XtMalloc functions returns a pointer to a block of storage of at least the specified size bytes. If there is insufficient memory to allocate the new block,

manpages/gnutls_pkcs11_obj_list_import_url.3.htmlgnutls_pkcs11_obj_list_import_url(3) - API function.........This function will initialize and set values to an object list by using all objects identified by a PKCS 11 URL. RETURNS On success, GNUTLS_E_SUCCESS (0) is ret

manpages/gnutls_x509_crt_get_subject_unique_id.3.htmlgnutls_x509_crt_get_subject_unique_id(3) - API function.....This function will extract the subjectUniqueID value (if present) for the given certificate. If the user allocated memory buffer is not large enough to hold the

manpages/cexp.3.htmlcexp(3) - complex exponential function - Linux manual pageThe function calculates e (2.71828..., the base of natural logarithms) raised to the power of z. One has: cexp(I * z) = ccos(z) + I * csin(z) VERSIONS These fun

manpages/gnutls_register_md5_handler.3.htmlgnutls_register_md5_handler(3) - API function (Man Page)....Register a non-libgcrypt based MD5 and HMAC-MD5 handler. This is useful if you run Libgcrypt in FIPS-mode. Normally TLS requires use of MD5, so without this you

manpages/pfmtopam.1.htmlpfmtopam(1) - Convert PFM (Portable Float Map) image to NetpThis program is part of Netpbm(1) pfmtopam reads a PFM (Portable Float Map) image and converts it to PAM. See pamtopfm(1) for a description of PFM. If you want

manpages/gfortran.1.htmlgfortran(1) - GNU Fortran compiler - Linux manual page......The gfortran command supports all the options supported by the gcc command. Only options specific to GNU Fortran are documented here. All GCC and GNU Fortran op

[0]
Edit
Query
Report