Skip to main content

Home/ Coders/ Group items tagged bash

Rss Feed Group items tagged

htmlslicemate.com

The Fundamentals of Bash Scripting - 1 views

  •  
    Shell scripts are widely used in the UNIX world. They're excellent for speeding up repetitive tasks and simplifying complex execution logic. They can be as simple as a set of commands, or they can orchestrate complex tasks. In this tutorial, we'll learn more about the Bash scripting language by writing an example script step-by-step.
Joel Bennett

Git Source Control Provider (UI for Visual Studio) - 8 views

  •  
    Display file status in solution explorer or solution navigator, and provides right-click actions for Git. Also integrates well with Git Bash, Git Extensions, TortoiseGit, etc.
Effective Communication

askapache Portable Vimrc with 256 Colorscheme - 0 views

  •  
    « This is 90% geared for purely console/terminal/pty/tty/ssh/putty/telnet/tmux/screen users. I've only just the past couple years started understanding why it was key to learn vim, in the past I never had the patience for it and preferred nano-like editors. Now vim is all I use when on linux, it's so much more productive.. especially with a customized vimrc file. This doesn't require a git checkout, a vim update, a bash update, an OS update, a plugin. No. This is a single file that I use on Arch Linux, NetBSD, FreeBSD, OpenBSD, Debian, Ubuntu, Cent OS, Red Hat, and that's it so far. This is geared for users who use SSH more than anything else. Of course, it works perfect on an X enabled box locally as well. »
yc c

Advanced Bash-Scripting Guide - 4 views

shared by yc c on 10 Oct 09 - Cached
  •  
    This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little nuggets of UNIX® wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.
1 - 5 of 5
Showing 20 items per page