Search Results for "shell command" - Page 16

Showing 1898 open source projects for "shell command"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    HD DRiVE-iNFO

    HD DRiVE-iNFO

    HD DRiVE-iNFO displays hdd and advanced output at Windows command line

    HD DRiVE-iNFO displays hdd data in simple output at Windows command line / shell (4NT and TCC), which is required for running. Some customization options and plain output for easy/fast reading of your system status. It also displays number of advanced info for those that need/require it. Main features: Displays local hdd's, networked drives, cd/dvd/bluray's, usb connected devices. Also displays additional info from all these different storage devices (dvd layers, network write access, usb...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    scmd

    scmd

    SCMD is a Search Command script

    SCMD stands for Search Command and it’s actually a very simple bash script that allows you to download new commands and also share your own commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    driveinfo

    A macOS command which provides partition information for GPT drives.

    The driveinfo command gets detailed information about a specific drive. The script parses property lists emitted by the diskutil command to compile the information. If the drive contains a GUID Partition Table (GPT), then detailed information about each partition is also included in a tabular form. This also allows free space on a drive, using a GPT, to be identified. The gpt command can be used to view the actual stored GPT values in in a tabular form. Starting with macOS, the gpt command...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    DocBook Authoring and Publishing Suite

    DocBook Authoring and Publishing Suite

    DocBook Publishing Made Easy

    The DAPS project moved to https://github.com/openSUSE/daps The SUSE XSL Stylesheets have moved to https://github.com/openSUSE/suse-xsl To join the discussion, under https://github.com/openSUSE/daps/discussions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    compat32pkg is designed to ease management of AlienBob's 32-bit compatibility layer for Slackware64, and all 32-bit packages from Slackware for which user could find a needs into a 64-bit environment.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    git-flow (AVH Edition)

    git-flow (AVH Edition)

    AVH Edition of the git extensions to provide high-level repository ops

    A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model. This fork adds functionality not added to the original branch. For those who use the Bash or ZSH shell, you can use my fork of git-flow-completion which includes several additions for git-flow (AVH Edition), or you can use the original git-flow-completion project by bobthecow. Both offer tab-completion for git-flow subcommands and branch names with my fork including tab-completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gogradle

    Gogradle

    A Gradle Plugin Providing Full Support for Go

    Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pysourceinfo

    pysourceinfo

    RTTI for Python Source and Binary Files

    The 'pysourceinfo' package provides source information on Python runtime objects based on 'inspect', 'sys', 'os', and 'imp'. The covered objects include packages, modules, functions, methods, scripts, and classes by two views: - File System View - packages, modules, and linenumbers - based on files and paths - Runtime Object View - callables, classes, and containers - based on in-memory RTTI / introspection The supported platforms are: - Linux, BSD, Unix, OS-X, Cygwin, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10
    shpotify

    shpotify

    A command-line interface to Spotify.

    shpotify is a simple Bash/Apple script to control Spotify from the command line on a Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    turtle

    turtle

    Shell programming, Haskell style

    Turtle is a reimplementation of the Unix command line environment in Haskell so that you can use Haskell as a scripting language or a shell. Think of turtle as coreutils embedded within the Haskell language. The turtle library focuses on being a "better Bash" by providing a typed and light-weight shell scripting experience embedded within the Haskell language. If you have a large shell script that is difficult to maintain, consider translating it to a "turtle script" (i.e. a Haskell script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    restoresettings

    the project evolved into https://sourceforge.net/projects/dirreset/

    The project evolved into dirreset (https://sourceforge.net/projects/dirreset/) This script may be useful in computer classes to free teacher or system administrators from user settings restoration after student made changes. The main idea is to prepare an archive with reference copy of settings and to use this script for replacing changes settings with archived. Clearing DE cache also provided. Script was tested a couple years ago on XFCE and works every day last 5 years on KDE (Plasma),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    snowflake

    snowflake

    A modern graphical SSH client

    https://github.com/subhra74/snowflake Snowflake is a graphical SSH client. It has a file browser, terminal emulator, resource/process manager, disk space analyzer, text editor, log viewer and lots of other helpful tools, which makes it easy to work with remote servers. It runs on Linux and Windows. Snowflake has been tested with Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD and HP-UX
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    gitsome

    gitsome

    A supercharged Git/GitHub command line interface (CLI)

    Although the standard Git command line is a great tool to manage your Git-powered repos, it can be tough to remember the usage of 150+ porcelain and plumbing commands, countless command-specific options, and resources such as tags and branches. The Git command line does not integrate with GitHub, forcing you to toggle between command line and browser. gitsome aims to supercharge your standard git/shell interface by focusing on improving ease-of-use and increasing productivity. Not all GitHub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scheduled-Shutdown

    Scheduled-Shutdown

    Plan and schedule the shutdown, reboot of your computer.

    Scheduled-Shutdown is a micro-program which can plan a shutdown of the (Windows only) computer with an user friendly graphic interface by executing directly a shell command in the operating system. Source code language : english. Desktop application display language : french. JRE : OpenJDK-12.0.2. Dependencies : JavaFX-12.0.1. Scheduled-Shutdown is running with a Custom JDK+JavaFX image created with jlink. https://gitlab.com/RAIIIIIN/scheduled-shutdown https://www.anthony-pillot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An iptables based firewall for systems running the Linux 2.4 or later kernel. Very flexible configuration allows the firewall to be used in a wide variety of firewall/gateway/router and VPN environments.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This project has moved to GitHub: https://github.com/emmawahl/facepai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bash-Accessible SSH FileSystem (BASSHFS)

    Bash-Accessible SSH FileSystem (BASSHFS)

    SSHFS-like functionality via bash

    BASSHFS is similar to the existing SSHFS utility except it is does not require FUSE kernel support. Instead, BASSHFS uses the aliasing and function mechanisms of the bash shell to intercept program invocations and remap those that are supported to its own versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    parexec

    Execute multiple commands in parallel and display output with ncurses

    .... When sending a SIGQUIT to parexec (usually done when you hit CTRL-\) or by sending SIGTERM to parexec (e.g. with kill parexec_pid) it will terminate the running processes immediately and exit. After the start of parexec your shell window will be split up horizontally into NUMTHREADS sections. Each section containing the output of one command (which will scroll away as your command writes too much) and a status bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Theos

    Theos

    A cross-platform suite of tools for building and deploying software

    A cross-platform build system for creating iOS, macOS, Linux, and Windows programs. Theos was initially ‘iphone-framework’, a project created to simplify building code at the command line, primarily for jailbroken iOS devices. It later underwent significant changes and became Theos, a flexible Make-based build system targeting jailbreak software development, but also with complete support for building for various other platforms. Theos runs on, and can build projects for, macOS, iOS, Linux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A shell designed to implement the idea of a current file selection rather than straight filename pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Drauger OS

    Drauger OS

    Ubuntu-based Linux Gaming OS

    Drauger OS is an Ubuntu-based Linux desktop gaming distribution that ships with many modifications and optimizations over stock Ubuntu that are intended to improve gaming performance and the gaming experience. From simple changes such as swapping Gnome out for the light-weight Xfce Desktop Environment and using a dark GTK theme by default, to more complex changes such as using a kernel compiled in-house and replacing PulseAudio with Pipewire. Drauger OS is built from the ground up with our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PTESFinder

    Post-Transcriptional Exon Shuffling (PTES) Identification Pipeline

    PTESFinder is a computational pipeline for identifying Post-transcriptional Exon Shuffling events from high-throughput RNAseq data. PTESFinder leverages the power of established RNASeq tools and systematically excludes all known classes of false positive structures by applying stringent filters designed to specifically target these false positives. PTESFinder compares alignment qualities of reads mapping to putative PTES structures with qualities of the same reads when mapped to genomic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The FreeRC Project

    The FreeRC Project

    init, supervision, and service management suite + boot scripts

    FreeRC is an init suite consisting of boot scripts written in Lua and a small, fast, and portable init daemon.
    Downloads: 0 This Week
    Last Update:
    See Project