EnglishFrenchSpanish

Ad


OnWorks favicon

delp-3.0.0 - Online in the Cloud

Run delp-3.0.0 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command delp-3.0.0 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


delp - The Free Pascal file deletion tool.

SYNOPSIS


delp [options] directory

DESCRIPTION


delp deletes files in the specified directory that are left over from a Free Pascal
compilation process. It knows what files can be produced by the compile steps and deletes
any such files it finds. At the end it gives a summary of the number of files that were
deleted, together with the amount of bytes freed by this process.

USAGE


delp takes the following options at this time:

-e Delete all executable files as well. This option has no effect on Linux.

-h Displays a short help message.

-q Be more quiet. Normally, delp gives a count of the number of files deleted. If
this option is given, no messages are displayed.

FILE TYPES:


The following file types are recognized by the program and are deleted:

*.exe Executable files under dos and windows. Only deleted if the -e option is given.

*.so *.dll
Shared libraries under linux and Windows.

*.tpu *.tpp *.tpw *.tr
Turbo Pascal compiled units.

*.log *.bak
Backup files and log files.

*.ppu *.o *.a *.s
Compiled units, object files, archives and assembler files created by the Free
Pascal compiler on Linux or Dos

*.ppw *.ow *.aw *.sw
Compiled units, object files, archives and assembler files created by the Free
Pascal compiler on Windows.

*.pp1 *.o1 *.a1 *.s1
Compiled units, object files, archives and assembler files created by the Free
Pascal compiler on the go321v1 platform.

*.ppo *.oo *.ao *.so
Compiled units, object files, archives and assembler files created by the Free
Pascal compiler on the OS/2 platform.

ppas.bat ppas.sh link.res fpcmaked
Batch files, link script and makefile utility files.

Use delp-3.0.0 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    cppo
    cppo
    cppo - lightweight cpp-like
    preprocessor for OCaml ...
    Run cppo
  • 4
    cppunit-config
    cppunit-config
    cppunit-config - script to get
    information about the installed version
    of cppunit ...
    Run cppunit-config
  • 5
    fwb_iosacl
    fwb_iosacl
    fwb_ipt - Policy compiler for Cisco IOS
    ACL ...
    Run fwb_iosacl
  • 6
    fwb_ipf
    fwb_ipf
    fwb_ipf - Policy compiler for ipfilter ...
    Run fwb_ipf
  • More »

Ad