Search results
Results from the WOW.Com Content Network
exa is a (currently unmaintained -- see below) command-line utility for listing files. It is promoted as "a modern replacement for ls" with features not present in ls, such as showing git status. [2] [3] exa is one of the first applications written in Rust to be included in Fedora, [4] [2] openSUSE, [5] and Gentoo. [6]
curl is a command-line tool for getting or sending data including files using URL syntax. curl provides an interface to the libcurl library; it supports every protocol libcurl supports. [14] curl supports HTTPS and performs SSL certificate verification by default when a secure protocol is specified such as HTTPS.
Dbt has the goal of allowing analysts to work more like software engineers, in line with the dbt viewpoint. [11] Dbt uses YAML files to declare properties. seed is a type of reference table used in dbt for static or infrequently changed data, like for example country codes or lookup tables), which are CSV based and typically stored in a seeds ...
Back In Time is a backup application for GNU/Linux with a graphical interface written in Qt and a command line interface. It is available directly from the repositories of many GNU/Linux distributions. Released under the terms of the GNU General Public License (GPL), it is free software.
ProcDump is a command-line application used for monitoring an application for CPU spikes and creating crash dumps during a spike. [2] [3] The crash dumps can then be used by an administrator or software developer to determine the cause of the spike. ProcDump supports monitoring of hung windows and unhandled exceptions. It can also create dumps ...
Frequently used commands for Git's command-line interface include: [67] [68] git init, which is used to create a git repository. git clone [URL], which clones, or duplicates, a git repository from an external URL. git add [file], which adds a file to git's working directory (files about to be committed).
ngrep (network grep) is a network packet analyzer written by Jordan Ritter.It has a command-line interface, and relies upon the pcap library and the GNU regex library.. ngrep supports Berkeley Packet Filter logic to select network sources or destinations or protocols, and also allows matching patterns or regular expressions in the data payload of packets using GNU grep syntax, showing packet ...
The Sleuth Kit can be used to examine most Microsoft Windows, most Apple Macintosh OSX, many Linux and some other UNIX computers. The Sleuth Kit can be used via the included command line tools , or as a library embedded within a separate digital forensic tool such as Autopsy or log2timeline/plaso.