enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. LS - Wikipedia

    en.wikipedia.org/wiki/LS

    ls, a command specified by POSIX and by the Single UNIX Specification; used for listing files.ls, the internet top-level domain for Lesotho; Link-state routing protocol, used in packet-switching networks; Location Services, a component of Microsoft's System Center Configuration Manager software; LS, a low-power Schottky version of a 7400 series ...

  3. List of DOS commands - Wikipedia

    en.wikipedia.org/wiki/List_of_DOS_commands

    The command interpreter preserves the case of whatever parameters are passed to commands, but the command names themselves and file names are case-insensitive. Many commands are the same across many DOS systems, but some differ in command syntax or name.

  4. List of GNU Core Utilities commands - Wikipedia

    en.wikipedia.org/wiki/List_of_GNU_Core_Utilities...

    This is a list of commands from the GNU Core Utilities for Unix environments. These commands can be found on Unix operating systems and most Unix-like operating systems. GNU Core Utilities include basic file, shell and text manipulation utilities. Coreutils includes all of the basic command-line tools that are expected in a POSIX system.

  5. Comparison of command shells - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_command_shells

    JP Software command-line processors provide user-configurable colorization of file and directory names in directory listings based on their file extension and/or attributes through an optionally defined %COLORDIR% environment variable. For the Unix/Linux shells, this is a feature of the ls command and the terminal.

  6. TRSDOS - Wikipedia

    en.wikipedia.org/wiki/TRSDOS

    Under TRSDOS/LS-DOS 6.x files can be made invisible to the DIR and CAT commands, and can be displayed with the INV parameter (unless any files are password protected and the correct p/w is not given). TRSDOS/LS-DOS 6.3 can dump the video screen to the line printer by pressing CTRL+:.

  7. stat (system call) - Wikipedia

    en.wikipedia.org/wiki/Stat_(system_call)

    stat command line. stat() is a Unix system call that returns file attributes about an inode. The semantics of stat() vary between operating systems. As an example, Unix command ls uses this system call to retrieve information on files that includes: atime: time of last access (ls -lu) mtime: time of last modification (ls -l)

  8. alias (command) - Wikipedia

    en.wikipedia.org/wiki/Alias_(command)

    To override this alias and execute the ls command as it was originally defined, the following syntax can be used: 'ls' or \ls In the 4DOS/4NT shell it is possible to override an alias by prefixing it with an asterisk. For example, consider the following alias definition: alias dir = *dir /2/p

  9. XMLStarlet - Wikipedia

    en.wikipedia.org/wiki/XMLStarlet

    XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands.