Code Monkey home page Code Monkey logo

system.bash's Introduction

Hi there 👋

system.bash's People

Contributors

nabla27 avatar

Watchers

 avatar

system.bash's Issues

System.bash/System_ver3 Program Filesに正しく移動(cd)できない

mnt/c/Program Files
mnt/c/Program Files (x86)
へ移動(cd)できない。
subfield の open(cd) 実行時、directory_list.txt と show_file.txt には正常に書き込みが行われている。
一方、 pwd.txt には依然、移動前のディレクトリのままである。
ゆえに、 open(cd) を実行すると、一時中のファイルが正しく表示されるが、何かキーを押すともとのディレクトリに戻ってしまう。実行時のエラーは
main.sh: line 23: cd: too many argument

returning two directories

The issue is in System.bash/File_System/file_system.sh.
If I input the key of "q", a directory two back.
Without "cd .." of the file in the 56, I can return a directory.

System.bash/System_ver3/display.sh 同じディレクトリが2回表示される

/mnt/c/VM_Guest/VBox/Kali-Linux-2020.4-vbox-amd64
内のディレクトリ(display)が正しく表示されない。
[direct_list.txt]
Kali-Linux-2020.4-vbox-amd64-disk001.vdi*
Kali-Linux-2020.4-vbox-amd64.vbox*
Kali-Linux-2020.4-vbox-amd64.vbox-prev*
Logs/
Snapshots/

[show_file.txt]
Kali-Linux-2020.4-vbox-amd64-disk001.vdi
Kali-Linux-2020.4-vbox-amd64.vbox
Kali-Linux-2020.4-vbox-amd64.vbox-prev
Kali-Linux-2020.4-vbox-amd64.vbox-prev
Logs/
Snapshots/

display.sh 内の $list_num は正しいことを確認。

System.bash/System_ver3/subfield.sh cdで移動できないファイルあり

/mnt/c/Program Files (x86)/
にopenで移動できない。その際に表示されるエラーは以下の通り
cannot open directory '//mnt/c/System Volume Information' : Permission denied

対象としているファイルが違う。

file_show と directory_list が異なる??
もしくは $terget_num の値が正しく取得できていない??

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.