Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

command-line

Convert between Unicode Normalization Forms on the unix command-line

August 7, 2022 by Magenaut

In Unicode, some character combinations have more than one representation.

Categories Q&A, Unix & Linux Tags command-line, conversion, text-processing, unicode Leave a comment

Why is bash’s prompt variable called PS1?

August 7, 2022 by Magenaut

The environment variable for the bash prompt is called PS1 (usually set in ~/.bashrc). What does PS1 stand for? Is there a PS2?

Categories Q&A, Unix & Linux Tags bash, command-line Leave a comment

How to Execute multiple command using nohup

August 7, 2022 by Magenaut

I need to execute multiple commands using nohup. Each command should be executed after the previous command.

Categories Q&A, Unix & Linux Tags command-line, nohup, shell Leave a comment

How to use command line to change volume?

August 7, 2022 by Magenaut

I am trying to control the volume using my programming script. How can I do the following in Fedora 15, Ubuntu linux?

Categories Q&A, Unix & Linux Tags alsa, audio, command-line, linux Leave a comment

What’s a good example of piping commands together?

August 7, 2022 by Magenaut

If you were helping someone to learn the concept of pipes on the command line what example would you use? The example that actually came up was as follows:

Categories Q&A, Unix & Linux Tags command-line, pipe Leave a comment

If you ^Z from a process, it gets “stopped”. How do you switch back in?

August 7, 2022 by Magenaut

I accidentally “stopped” my telnet process. Now I can neither “switch back” into it, nor can I kill it (it won’t respond to kill 92929, where 92929 is the processid.)

Categories Q&A, Unix & Linux Tags background-process, command-line, jobs, process Leave a comment

How to OCR a PDF file and get the text stored within the PDF?

August 7, 2022 by Magenaut

First, apologies if this has been asked before – I searched for a while through the existing posts, but could not find support.

Categories Q&A, Unix & Linux Tags command-line, ocr, pdf Leave a comment

How do I create a blank PDF from the command line?

August 7, 2022 by Magenaut

I recently needed a single blank PDF page (8.5″ x 11″ size) and realized that I didn’t know how to make one from the command line.

Categories Q&A, Unix & Linux Tags command-line, pdf Leave a comment

Get list of subdirectories which contain a file whose name contains a string

August 7, 2022 by Magenaut

How can I get a list of the subdirectories which contain a file whose name matches a particular pattern?

Categories Q&A, Unix & Linux Tags command-line, find Leave a comment

Set volume from terminal

August 7, 2022 by Magenaut

Is it possible to set the audio volume using the terminal instead of clicking the speaker icon in the top bar?

Categories Q&A, Unix & Linux Tags audio, command-line, linux-mint Leave a comment
Older posts
Newer posts
← Previous Page1 … Page16 Page17 Page18 … Page23 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress