8000 GitHub - b-inary/ish
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

b-inary/ish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ish

システムプログラミング実験で作成したシェルです。

  • PATHから実行ファイルを自動検索
  • 複数のリダイレクト、パイプに対応
  • 組み込みコマンド
    • jobs - バックグラウンドジョブの一覧を表示
    • bg [n] - バックグラウンドでジョブを再開。正整数を引数に取ってジョブの指定が可能
    • fg [n] - フォアグラウンドでジョブを再開。正整数を引数に取ってジョブの指定が可能
    • cd [dir] - 作業ディレクトリを変更。引数なしでHOME、引数 - でOLDPWDが指定されます

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0