When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. cal (command) - Wikipedia

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

    cal is a command-line utility on a number of computer operating systems including Unix, Plan 9, Inferno and Unix-like operating systems such as Linux that prints an ASCII calendar of the given month or year. If the user does not specify any command-line options, cal will print a calendar of the current month.

  3. at (command) - Wikipedia

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

    This parameter runs the given command on every specified day or days of the week or month. date This parameter specifies the date when to run the given command. One or more days of the week can be specified. If date is omitted, at uses the current day of the month. /next: This parameter runs command on the next occurrence of the day. command

  4. Unix shell - Wikipedia

    en.wikipedia.org/wiki/Unix_shell

    A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive command language and a scripting language , and is used by the operating system to control the execution of the system using shell scripts .

  5. 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.

  6. Lastlog - Wikipedia

    en.wikipedia.org/wiki/Lastlog

    It formats and prints the contents of the last login log file, /var/log/lastlog (which is a usually a very sparse file), including the login name, port, and last login date and time. It is similar in functionality to the BSD program last , also included in Linux distributions; however, last parses a different binary database file ( /var/log ...

  7. Bash (Unix shell) - Wikipedia

    en.wikipedia.org/wiki/Bash_(Unix_shell)

    For example, typing the command history would show the previously executed commands. The up and down arrow keys could be used to select a command, or the previous command could be executed using !!. It's also possible to refer to arguments of the prior command; for example, !* refers to all arguments of the prior command, where !$ refers to the ...

  8. graph (Unix) - Wikipedia

    en.wikipedia.org/wiki/Graph_(Unix)

    The graph utility, written by Douglas McIlroy, was present in the first version of Unix, and every later version, for instance: Unix Version 7, released in 1979 [1] SunOS 5.10, the Solaris version released in 2005 [2] Its output is a sequence of commands for the plot utility, which creates plots using ASCII graphics.

  9. List of POSIX commands - Wikipedia

    en.wikipedia.org/wiki/List_of_POSIX_commands

    Version 1 AT&T UNIX comm: Text processing Mandatory Select or reject lines common to two files Version 4 AT&T UNIX command: Shell programming Mandatory Execute a simple command compress: Filesystem Optional (XSI) Compress data 4.3BSD cp: Filesystem Mandatory Copy files PDP-7 UNIX crontab: Misc Mandatory Schedule periodic background work System ...