
- #Elinks error reading from socket install#
- #Elinks error reading from socket update#
- #Elinks error reading from socket manual#
- #Elinks error reading from socket code#
Renames multiple files using ' sed' syntaxĪ fast, versatile, remote (and local) file-copying tool Sends found files to a command as parameters.Ĭreate a temporary file or directory in ' /tmp' and returns it's name. Interprets all patterns as extended regex Uses ' NUL' character as separator, necessary for filenames with spaces Sends found files to a command as parameters. ' 'įind files that were last accessed less or more than n days. If you want to use relative paths you must be in links directory !!!!!!!!!!!!!!!!!!!!!!ĭisplays humanly readable free disk spaceĭon't descend directories on other filesystemsįind files and execute command for every found file. Removes directories and their content recursively Interactive (Prompts before every removal)įorce remove (Does not prompt, useful if ' rm' is aliased with ' -i') Use ' sudo find / -inum ' to find all links that point to same file.
#Elinks error reading from socket code#
Utility that maintains groups of programs.ĭoesn't run any commands, just returns ' 0' exit code if everything is up to date or non-zero otherwise. Runs all scripts or programs in a directory.Ĭreates named pipe during that shell session.īegins the shutdown procedure, same as ' halt' and ' poweroff'. ' 0': Reduce compilation time (default), ' 1-3': - Level of optimization, ' s' - Optimize for size, ' g' - Optimize debugging experience. ' gnu90' and ' gnu++98' are the default options. Reads commands from arguments instead of ' stdin'. To append lines to system configuration file run: Starts new non-interactive shell and reads commands from arguments instead of ' stdin'.

It's basically a calculator, but also provides some control commands. Sends output to terminal and to standard outputĮvaluates input. Sends output of a program to specified file and to standard output: Input items are separated by null character instead of space. Passes output from one command to arguments of another:Įchoes command and asks for confirmation before execution.

System administration commandsĮnables interpretation of backslashed letters. Translates acronyms and filename suffixes.
#Elinks error reading from socket manual#
Locates the binary, source, and manual page files for a command. Searches the manual page names and descriptions (use quotes for phrases).ĭisplays one-line manual page description. Maintains symbolic links determining default commands.Īutomatic installation of security upgrades. Lists installed packages that were not installed as a dependency, with short description of each. Search in which package a file is included.Įnables package browsing (skin for apt-get). Similar, but also shows the packages that depend on the searched package (reverse dependencies). Shows package info like version, dependencies, etc. Searches packages like ' apropos', but globally.

Run ' apt-get autoremove' after to remove all dependencies that are not needed anymore.Īnswers with 'yes' to most questions (Except the ones that can have potentially harmful consequences).Īnswers 'yes' to all questions (Not recommended). Removes package but leaves its configurations.
#Elinks error reading from socket install#
Same as dist-upgrade, but will not remove installed packages or install new ones.
#Elinks error reading from socket update#
' apt-get update & apt-get -u dist-upgrade'. To regularly update put this line in ' crontab': Upgrades by intelligently handling changing dependencies with new versions of packages. It merges the functionalities of ' apt-get' and ' apt-cache'. New command called simply ' apt' is also available. Show current line passed through alias, history and shell expansionĪwesome Terminal Commands Packages # dpkgĪdvanced Package Tool built on top of ' dpkg'. You can switch to ' vi' mode with ' set -o vi' command.
