Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 7
123 results tagged command_line  ✕
Command Line Interface Guidelines https://clig.dev/
Mon 07 Dec 2020 07:07:56 PM CET
QRCode
#cli-app 5_stars article command_line guidelines
Linux terminal trick: Hack the cd command to remember where you've been https://www.redhat.com/sysadmin/cd-command
Sat 19 Sep 2020 09:59:04 PM CEST
QRCode

Be more efficient with this Linux directory navigation trick.

article command_line linux sysadmin
TerminalImageViewer - Small C++ program to display images in a (modern) terminal using RGB ANSI codes and unicode block graphics characters https://github.com/stefanhaustein/TerminalImageViewer
Sat 19 Sep 2020 08:06:41 PM CEST
QRCode

#cli-app command_line graphics opensource source_code
fastmod - A fast partial replacement for the codemod tool https://github.com/facebookincubator/fastmod
Mon 17 Aug 2020 09:40:51 PM CEST
QRCode

fastmod is a fast partial replacement for codemod. Like codemod, it is a tool to assist you with large-scale codebase refactors, and it supports most of codemod's options. fastmod's major philosophical difference from codemod is that it is focused on improving the use case "I want to use interactive mode to make sure my regex is correct, and then I want to apply the regex everywhere".

command_line opensource programming source_code tools
Using Askgit https://willschenk.com/articles/2020/using_askgit/
Sun 16 Aug 2020 09:44:12 AM CEST
QRCode

askgit provides a sql interface to your git repository.

article command_line git software tutorial versioning
Conventions for Command Line Options https://nullprogram.com/blog/2020/08/01/
Sat 01 Aug 2020 06:46:37 PM CEST
QRCode
article command_line guidelines software
entr - A utility for running arbitrary commands when files change https://github.com/eradman/entr
Mon 08 Jun 2020 04:48:19 PM CEST
QRCode

The Event Notify Test Runner is a general purpose Unix utility intended to make rapid feedback and automated testing natural and completely ordinary.

#cli-app coding_lang:c command_line file_management files opensource scheduling software tools
The state of the AWK https://lwn.net/SubscriberLink/820829/5bf9bf8bb9d6f2bf/
Wed 20 May 2020 01:56:22 AM CEST
QRCode

AWK is a text-processing language with a history spanning more than 40 years. It has a POSIX standard, several conforming implementations, and is still surprisingly relevant in 2020 — both for simple text processing tasks and for wrangling "big data". The recent release of GNU Awk 5.1 seems like a good reason to survey the AWK landscape, see what GNU Awk has been up to, and look at where AWK is being used these days.

article command_line linux software tools
sha256-animation - Animation of the SHA-256 hash function in your terminal https://github.com/in3rsha/sha256-animation
Thu 14 May 2020 11:11:22 PM CEST
QRCode

#cli-app animation command_line cryptography opensource software
editly - Slick, declarative command line video editing https://github.com/mifi/editly
Tue 28 Apr 2020 11:09:29 PM CEST
QRCode

Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from set of clips, images and titles, with smooth transitions between and music overlaid.

coding_lang:javascript command_line editor opensource programming source_code tools video
Shell productivity tips and tricks https://blog.balthazar-rouberol.com/shell-productivity-tips-and-tricks.html
Sat 25 Apr 2020 09:23:58 PM CEST
QRCode

An introduction to shell productivity features: autocompletion, keyboard shortcuts, history navigation and shell expansions.

article command_line links resources shell tips tutorial
the-art-of-command-line - Master the command line, in one page https://github.com/jlevy/the-art-of-command-line
Sat 25 Apr 2020 01:18:03 AM CEST
QRCode

Fluency on the command line is a skill often neglected or considered arcane, but it improves your flexibility and productivity as an engineer in both obvious and subtle ways. This is a selection of notes and tips on using the command-line that we've found useful when working on Linux. Some tips are elementary, and some are fairly specific, sophisticated, or obscure. This page is not long, but if you can use and recall all the items here, you know a lot.

image

5_stars command_line links shell tips
Edouard Klein / falsisign · GitLab https://gitlab.com/edouardklein/falsisign
Thu 09 Apr 2020 03:20:25 AM CEST
QRCode

For bureaucratic reasons, a colleague of mine had to print, sign, scan and send by email a high number of pages. To save trees, ink, time, and to stick it.

image

#cli-app coding_lang:bash command_line opensource software
5 Git Commands to Know Just After You Get the Basics https://codersbible.com/5-git-commands-to-know-just-after-you-get-the-basics/
Sat 04 Apr 2020 07:33:34 PM CEST
QRCode

You can initialize Git repository, check its current status, add and commit changes and push all of that to remote? Great. Now time for these commands!

article command_line git programming tutorial
Linux Cheat Sheets for Quick Access from the Command Line https://www.putorius.net/linux-cheat-sheets.html
Wed 19 Feb 2020 09:53:02 PM CET
QRCode

Use the cheat utility to keep Linux cheat sheets handy on the command line. Personalize your cheat sheets by editing and creating them to suit your needs.

image

article cheatsheet command_line linux shell tutorial
jc - Serializes the output of command line tools to JSON https://github.com/kellyjonbrazil/jc
Tue 18 Feb 2020 10:07:20 PM CET
QRCode

This tool serializes the output of popular gnu linux command line tools and file types to structured JSON output.

This allows piping of output to tools like jq.

#cli-app command_line json opensource software source_code text-processing
translate-shell - Command-line translator using Google Translate or other online services https://github.com/soimort/translate-shell
Sat 01 Feb 2020 09:52:52 AM CET
QRCode

Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate, and Apertium.

It can also be used like an interactive shell; input the text to be translated line by line. It can translate a file or a website, and has a text-to-speech feature.

This is really the first #cli-app listed here that is written in AWK :-)

#cli-app 5_stars coding_lang:awk command_line opensource software source_code translations webservice
mitmproxy - An interactive HTTPS proxy https://mitmproxy.org/
Sun 12 Jan 2020 06:26:26 PM CET
QRCode
#cli-app command_line hacking networking security
exa - Replacement for ls https://www.linuxlinks.com/excellent-utilities-exa-replacement-ls/1/
Tue 31 Dec 2019 06:43:53 PM CET
QRCode

exa is a replacement for the venerable ls command. exa sports more features and arguably better defaults. Free and open source software.

#cli-app article command_line linux opensource terminal tutorial
dmidecode - System information utility https://www.nongnu.org/dmidecode/
Thu 12 Dec 2019 08:53:55 PM CET
QRCode

Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB).

#cli-app command_line homepage opensource sys_info sysadmin terminal
page 1 / 7
3672 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn