Giter Club home page Giter Club logo

fsu's Introduction

fsu

Fsu means "fast su" in Windows.
Fsu 意味着"快速的su"

Recommand adding fsu to Environment PATH
建议将fsu添加到环境变量

fsu aims to realize the working mode of windows close to linux's sudo,
Solve the problem that windows needs to move the mouse or type a series of commands to elevate the privileges,
The privilege escalation of the command line software is realized by invoking UAC.
fsu旨在实现windows接近linux的sudo的工作模式,
解决windows提升权限需要移动鼠标或者敲一大串命令的问题,
通过调用UAC的方式来实现命令行软件的权限提升。

Opens WindowsTerminal when no options are available
At the same time, the software supports passing the current working path to cmd and powershell

没有可选项时会打开WindowsTerminal
同时该软件支持了传递当前的工作路径到cmd和powershell以及WindowsTerminal

usage:

使用:

fsu [command] [params]

fsu [命令] [参数]

sample:

示例:

fsu wt

// Open WindowsTerminal

// 打开WindowsTerminal

fsu wt cmd

// Open cmd in WindowsTerminal, This action will open a window.

// 用windowsTerminal 打开 cmd,此操作会打开一个窗口

fsu cmd wt

// Open WindowsTerminal use cmd ,This action will open two windows,

// 用 cmd 打开 windowsTerminal,此操作会打开两个窗口

fsu calc

// Open calculator

// 打开计算器

已知问题

命令太长会崩溃 在wt终端中不能传递 -d
在pwsh中 不能传递-NoExit -wd -Command
在cmd中不能传递 \c \k

解决方法

套娃 fsu cmd cmd /c wt

fsu's People

Contributors

frozen5293 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.