Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17475 shaares · 14124 private links
Filters
Links per page
20 50 100
19 results tagged shell

Looping in Bash

for item in list
do
    echo "$item"
done
for ((i=0; i<10; i++))
do
    echo "$i"
done

…and more…

bash shell scripting linux tools tutorial programming cheatsheet
October 2, 2024 at 7:02:06 PM GMT+2*
https://bashforloop.com/

WezTerm - Wez's Terminal Emulator

WezTerm is a powerful cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

shell terminal linux rust
August 21, 2024 at 11:45:34 PM GMT+2*
https://wezfurlong.org/wezterm/index.html

ellie/atuin: 🐢 Magical shell history

Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server.

atuin sqlite linux shell bash fish rustlang
May 9, 2023 at 8:07:01 AM GMT+2*
https://github.com/ellie/atuin

How to check if a program exists from a Bash script? - Stack Overflow

bash shell fish linux
April 1, 2019 at 12:24:01 PM GMT+2
https://stackoverflow.com/questions/592620/how-to-check-if-a-program-exists-from-a-bash-script

jpmens/jo: JSON output from a shell

cli json shell tools github
August 22, 2018 at 10:58:58 AM GMT+2
https://github.com/jpmens/jo

dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.

bash cli linux shell terminal
June 24, 2018 at 9:07:16 PM GMT+2
https://github.com/dylanaraps/pure-bash-bible

Defensive BASH programming - Say what?

bash programming shell linux unix scripting sysadmin best-practices
May 29, 2014 at 6:22:16 PM GMT+2
http://www.kfirlavi.com/blog/2012/11/14/defensive-bash-programming/

tmuxp — tmuxp 0.1-dev documentation

tmuxp, a novel approach to manage tmux(1) (>= 1.8) workspaces through python objects.

cli shell linux tmux tools
November 7, 2013 at 11:34:27 AM GMT+1
http://tmuxp.readthedocs.org/en/latest/

Google shell style guide

bash google programming shell development
November 7, 2013 at 6:44:34 AM GMT+1
http://google-styleguide.googlecode.com/svn/trunk/shell.xml

Final Term

commandline linux shell terminal emulator
October 18, 2013 at 3:10:26 PM GMT+2
http://finalterm.org/

Keyboard Shortcuts for Bash ( Command Shell for Ubuntu, Debian, Suse, Redhat, Linux, etc) - How-To Geek

bash linux shell unix shortcuts
September 19, 2012 at 1:03:29 AM GMT+2
http://www.howtogeek.com/howto/ubuntu/keyboard-shortcuts-for-bash-command-shell-for-ubuntu-debian-suse-redhat-linux-etc/

ivarch.com: Pipe Viewer

pipe viewer: ... where have you been all my life?

linux shell tools unix
May 25, 2012 at 7:18:01 AM GMT+2
http://www.ivarch.com/programs/pv.shtml

The Intro — Git for busy people: see what you're doing

git log --graph --pretty="format:%C(yellow)%h%Cblue%d%Creset %s %C(white) %an, %ar%Creset"

git programming tools dvcs commandline shell
November 22, 2011 at 1:31:17 AM GMT+1
http://www.theint.ro/blogs/outro/4649682-git-for-busy-people-see-what-youre-doing

DreamPie: The Python shell you've always dreamed about!

python shell programming tools opensource development software
June 12, 2011 at 10:53:21 PM GMT+2
http://dreampie.sourceforge.net/

GIT Prompt

git bash shell prompt opensource tools linux commandline
May 15, 2010 at 10:19:36 PM GMT+2
http://volnitsky.com/project/git-prompt/

Learn 10 good UNIX usage habits

bash linux tipps tutorial unix shell sysadmin
December 15, 2006 at 6:19:14 PM GMT+1
http://www-128.ibm.com/developerworks/aix/library/au-badunixhabits.html

Linuxtopia Books - Bash Guide Guide for Beginners - Bash Guide for Beginners

guide linux reference unix bash programming scripting shell tutorial
April 27, 2006 at 3:30:12 PM GMT+2
http://www.linuxtopia.org/online_books/bash_guide_for_beginners/index.html

Programmable completion in Bash: a tutorial

shell tutorial unix bash linux
November 11, 2005 at 5:27:59 PM GMT+1
http://www.captaincrumb.com/docs/computing/bash/progcomp/

GNU Screen: an introduction and beginner's tutorial || kuro5hin.org

howto linux productivity tools unix tutorial screen shell
November 5, 2005 at 7:36:38 PM GMT+1
http://www.kuro5hin.org/story/2004/3/9/16838/14935
Filters
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community