Category "terminal"

How to display /proc/meminfo in Megabytes?

I want to thank you for helping me my related issue. I know if I do a cat /proc/meminfo it will only display in kB. How can I display in MB? I really want to us

ConEmuC: Root process was alive less than 10 sec, ExitCode=1

I started the terminal from Laragon and now show this message: Le chemin d’accès spécifié est introuvable. Current directory: C:\lara

Editing Default Commands on Windows Command Prompt

I am creating a Windows virtual machine and would like to edit the default commands for the command prompt like tree so that when that command is typed it will

Pygame/Python/Terminal/Mac related

I'm a beginner, I have really hit a brick wall, and would greatly appreciate any advice someone more advanced can offer. I have been having a number of extreme

saving output of nettop to file ( mac ) [closed]

I'm trying to save the output of nettop from my terminal to a text file ( maybe .csv ) what I want to do is be able to isolate the different v

macOS Terminal: `ls` sorts results with capitalised names first

How can I fix this default sorting behaviour for ls in the macOS Terminal? I want the results to be case-insensitive and alphabetised. Here is an example to il

Terminal window in eclipse is blank. Ruby on Rails

When you install and configure RoR on windows and eclipse(Aptana plugin) you would see the terminal window in the eclipse perspective where you would type in va

C# execute a terminal command in linux

I want my c# application (which I execute on a raspberry pi) to run a bash script whenever it starts.. basically : the script is located in /etc/init.d and is n

How to install cask for homebrew on mac

I have set up git and homebrew, ran brew reset-update, brew update and brew doctor none of these give me errors but when I try to install glew using: brew insta

^U does not kill despite stty claims

problem: ctrl+U will not kill my terminal program. details: Here are my results from ssty --all: speed 38400 baud; rows 24; columns 80; line = 0; intr =

How to clear the entire terminal (PowerShell)

I had an issue. Using the clear or cls command in powershell clears only the visible portion of the terminal,I would like to know how to clear the entire termin

Failed to build gem native extension (installing Compass)

When I attempt to install the latest version of compass (https://rubygems.org/gems/compass/versions/1.0.0.alpha.17), I get the following error. ERROR: Error i

Why when import pygame, it prints the version and welcome message. How delete it?

Why is there a message when I import pygame, it prints the version and welcome message. The message reads "pygame 1.9.4 Hello from the pygame community. https

How to launch tmux –automatically– when konsole/yakuake start?

I discovered tmux possibility recently and I'm using it inside yakuake/konsole (quake-like terminal). However, I have to launch tmux manually every time I start

Use script "code ." in terminal to open PhpStorm

I want to type the script "code ." in terminal in order to open my code editor, PhpStorm. How can I do that?

How to Add Two Columns of DataFrame and Rename it with Prefix Name using bash

The original Data looks like ID,kgp11274425_A,kgp11274425_HET,kgp5732633_C,kgp5732633_HET,rs707_G,rs707_HET,kgp75_T,kgp75_HET 1,C,T,G,T,C,A,0,0 2,C,C,T,G,A,A,G

Python getopt module error "NameError: name 'opts' is not defined" after importing

I'm trying to take in two arguments from the console. The following code seems to have worked on my colleague's computer, so I'm not sure why it is giving me an

My terminal in VS Code has a tiny font after installing zsh and changing font style

If you look at the VS Code terminal - its too tiny. Here're the user settings that I have modified to create this result. I have searched how to change termina

Node Version Manager install - nvm command not found

I am trying to install NVM as per these instructions I typed in this command in terminal: $ curl https://raw.github.com/creationix/nvm/master/install.sh | sh

How to change interpreter in Visual Studio Code?

I have installed on my system several Python interpreters, 2.x and 3.x versions. I am trying to prepare my work environment to allow easily switch between code