Skip to content

Magenaut

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

command-line

Uniq won’t remove duplicate

August 8, 2022 by Magenaut

I was using the following command

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

List all commands of a specific Debian package

August 8, 2022 by Magenaut

I want to know the commands that a specific Debian package offers me.

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

Why isn’t there any shell command to create files?

August 8, 2022 by Magenaut

Attention please: I am not asking how to make a file from the command line! I have been using touch for making files for years without paying attention that its main purpose is something else. If one wants to create a file from command line there are so many possibilities: touch foo.bar > foo.bar cat … Read more

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

ss – linux socket statistics utility output format

August 8, 2022 by Magenaut

When using ss with -p option, user/pid/fd column jumps underneath the particular line. For instance this is it what I’m actually seeing:

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

How to fix intermittant “No space left on device” errors during mv when device has plenty of space?

August 8, 2022 by Magenaut

ext4 has a feature called dir_index enabled by default, which is quite
susceptible to hash-collisions.

Categories Q&A, Unix & Linux Tags command-line, ext4, linux, ubuntu Leave a comment

What is a ~ (tilde) when used as a prefix to a path?

August 8, 2022 by Magenaut

Edit: This is a duplicate of https://stackoverflow.com/questions/998626/meaning-of-tilde-in-linux-bash-not-home-directory/. I don’t have the reputation to close this question as duplicate.

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

Why is passing the secrets via environmental variables considered “extremely insecure”?

August 8, 2022 by Magenaut

Passing secrets (password) to a program via environmental variable is considered “extremely insecure” according to MySQL docs and as poor choice (from security aspect) across other resources.

Categories Q&A, Unix & Linux Tags command-line, environment-variables, password, security, shell-script Leave a comment

Remove all lines in file A which contain the strings in file B

August 8, 2022 by Magenaut

I have a CSV file users.csv with a list of userNames, userIDs, and other data:

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

Linux command line. Move all files and directories in directory, except some files and directories

August 8, 2022 by Magenaut

I have a folder A which has files and directories, I want to move all those files and directories to another folder B, except file, file2, directory, and directory2.

Categories Q&A, Unix & Linux Tags command-line, directory, files, move Leave a comment

How to display numbers in reverse order using seq(1)?

August 8, 2022 by Magenaut

I have iterate over numbers in various order. I am able to display them in increasing order, even with steps like:

Categories Q&A, Unix & Linux Tags command-line, seq Leave a comment
Older posts
Newer posts
← Previous Page1 … Page11 Page12 Page13 … 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