About 976,000 results
Open links in new tab
  1. How to rename a file in Terminal? - Ask Ubuntu

    How to rename a file in Terminal? [duplicate] Ask Question Asked 12 years, 3 months ago Modified 3 years, 1 month ago

  2. What commands can I use to reset and clear my terminal?

    I have been using the command: reset to clear my terminal. Although I am pretty sure this is not what I should be doing. Reset, as the name suggests, resets your entire terminal (changes lots …

  3. How do I navigate up one directory from the terminal?

    Nov 29, 2015 · I can navigate down in directory using cd in the terminal. How do I navigate back up if I go too far?

  4. How do I check which terminal I am using? - Ask Ubuntu

    Jun 24, 2015 · I have Ubuntu on my machine and I am running awesome window manager on top of it. How do I check which terminal I am running? Is there a command for it?

  5. Is there a command to list all users? Also to add, delete, modify …

    I need a command to list all users as well as commands to add, delete and modify users from terminal - any commands that could help in administrating user accounts easily by terminal.

  6. How to reinitialize a terminal window instead of closing it and ...

    When I make some changes to the shell/bash behavior, such as setting up an alias, is there a quick command to reinitialize the terminal window instead of closing and opening a new window?

  7. View history of commands run in terminal - Ask Ubuntu

    Oct 3, 2020 · Is there a way to save all my typed terminal commands and view it like history in a log book?

  8. How to display file properties via terminal? - Ask Ubuntu

    Oct 8, 2013 · What is the command line that displays file informations (or properties), such as in GUI method Display properties in GNOME? I know that ls -l shows properties; but how to …

  9. terminal - How do I write code of more than 1 line in the Python ...

    I have a problem coding Python in terminal. I'm just learning basics so I have no need to create .py files. In terminal I can run one line of code in the Python interpreter, but how do I write mor...

  10. How to open a directory/folder and a URL through Terminal

    1 Open Directory: To open a Directory or Folder from terminal. nautilus /home/user/path_to_folder/ & Or xdg-open /home/user/path_to_folder/ & The ampersand & is …

Refresh