Skip to content

This "Systen.bash(ver3)" makes command line operation easy and convenient. (No command required)

Notifications You must be signed in to change notification settings

nabla27/System.bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

System_ver3

This "Systen.bash(ver3)" makes command line operation easy and convenient (No command required).

Usage

git clone https://github.com/nabla27/System.bash
When running for the first time, run the setup file. bash setup.sh
From the second time, execute the main file. bash main.sh

The basic operation method is 'w,a,s,d' and 'q,r' keyboard-keys. For details, please see this repository's wiki.

Requirement

The shell must be bash. And you need to install some packages (You can use other than some functions without it).

  • Ubuntu 20.04.2 LTS
    • zip command for trash box. sudo apt install zip unzip
    • xdg command to open file. sudo apt install zdg-utils
  • CentOS 8.1 1911
    • zip command for trash box. yum install zip unzip
    • xdg command to open file. Not supported

note

I have only tested on Ubuntu(20.04.2) and CentOS(8.1 1911) in windows10 WSL environment.
If you get an error about path, try changing $PATH_ at the head of the main.sh file to path where System_ver3 exists.
And please move to the path where main.sh exists before runnig.

Image

Ubuntu 20 04 LTS 2021_03_22 15_33_33

root@DESKTOP-2ODLCV0_~_data_folder_System bash_System_ver3 2021_03_22 15_23_45

git1

git2

git3

About

This "Systen.bash(ver3)" makes command line operation easy and convenient. (No command required)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages