{ "info": { "author": "PYBC_2", "author_email": "lakshmip@adobe.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# This project implements the Command Line Interface like UNIX-shell\n\nThis project includes the following commands:\n\n\n## Directory commands:\n\n- **ls** (with support for -R)\n\n Lists the files and directories in the current directory\n\n -R lists the files and directories recursively\n\n- **pwd**\n\n Returns the present working directory\n\n- **mkdir**\n\n Creates a new directory\n\n- **rmdir**\n\n Removes the directory if it is empty\n\n- **cd**\n\n Changes the current directory to the directory mentioned in the argument\n\n\n## File Commands:\n\n- **grep**\n\n To find matching patterns\n\n- **find**\n\n Finds the given file in the given path\n\n- **cat**\n\n Used to display the contents of the given file. With '>' can be used to create and write into a new file\n\n- **cp**\n\n Copy contents from source to destination\n\n- **mv**\n\n Move contents from source to destionation\n\n- **rm** (with support for -r)\n\n Remove the file or directory with a confirmation to remove non empty items. \n\n -r Removes recursively\n\n- **sizeof**\n\n Returns the size of the file in the arguments\n\n- **head**\n\n -n for the number of lines it has to print since the beginning of file\n\n Default is 10\n\n- **tail**\n\n -n for the last n number of lines to print from the file\n\n Default is 10\n\n\n## Miscellaneous commands:\n\n- **date**\n\n Returns the current date and time\n\n- **whoami**\n\n Returns current user name\n\n- **hostname**\n\n Returns current host name\n\n- **timeit**\n\n Returns the time taken to run the command given\n\n- **exit**\n\n Exit from the shell\n\n- **history**\n\n Shows the history of commands executed so far\n\n # Installing the package\n\n To install and use, run the following command from your command line\n\n > pip install pyshell-pybc2\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyshell-pybc2-new-2", "package_url": "https://pypi.org/project/pyshell-pybc2-new-2/", "platform": "", "project_url": "https://pypi.org/project/pyshell-pybc2-new-2/", "project_urls": null, "release_url": "https://pypi.org/project/pyshell-pybc2-new-2/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "This Package contains the commands of UNIX shell", "version": "0.0.1" }, "last_serial": 5670201, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "57da6f1659a5f3228d7a316e264a76e1", "sha256": "6ec4940187e732abf930a3a72b8f6a25fb1cd74cfa90aa0f091d903892fa0e84" }, "downloads": -1, "filename": "pyshell_pybc2_new_2-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "57da6f1659a5f3228d7a316e264a76e1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4356, "upload_time": "2019-08-13T06:02:29", "url": "https://files.pythonhosted.org/packages/95/a1/6b465a9b508ac59cec746e8f48054d92d8beda0c2b609cbde8b0f3c0c69a/pyshell_pybc2_new_2-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e551f8d279d940eb86da8a57465f4f6", "sha256": "fda0d2ba5f1a9cbdca6eef0cfa76f6076c3a4453922680793e5cdf80b7cba61e" }, "downloads": -1, "filename": "pyshell-pybc2-new_2-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9e551f8d279d940eb86da8a57465f4f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3793, "upload_time": "2019-08-13T06:02:35", "url": "https://files.pythonhosted.org/packages/cf/f7/3745f7fca205067702558dbc5cfeb484c702c3b77449b9cd04d4d768b7a0/pyshell-pybc2-new_2-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57da6f1659a5f3228d7a316e264a76e1", "sha256": "6ec4940187e732abf930a3a72b8f6a25fb1cd74cfa90aa0f091d903892fa0e84" }, "downloads": -1, "filename": "pyshell_pybc2_new_2-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "57da6f1659a5f3228d7a316e264a76e1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4356, "upload_time": "2019-08-13T06:02:29", "url": "https://files.pythonhosted.org/packages/95/a1/6b465a9b508ac59cec746e8f48054d92d8beda0c2b609cbde8b0f3c0c69a/pyshell_pybc2_new_2-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e551f8d279d940eb86da8a57465f4f6", "sha256": "fda0d2ba5f1a9cbdca6eef0cfa76f6076c3a4453922680793e5cdf80b7cba61e" }, "downloads": -1, "filename": "pyshell-pybc2-new_2-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9e551f8d279d940eb86da8a57465f4f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3793, "upload_time": "2019-08-13T06:02:35", "url": "https://files.pythonhosted.org/packages/cf/f7/3745f7fca205067702558dbc5cfeb484c702c3b77449b9cd04d4d768b7a0/pyshell-pybc2-new_2-0.0.1.tar.gz" } ] }