Skip to content

Magenaut

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

Unix & Linux

Going into a directory linked by a link

August 11, 2022 by Magenaut

When I cd a link, my current path is prefixed with the link’s path, rather than the path of the directory the link links to.
E.g.

Categories Q&A, Unix & Linux Tags cd-command, shell, symlink Leave a comment

Interactive shell with environment identical to cron

August 11, 2022 by Magenaut

I am aware of a lot of pitfalls in the magic world of crontabs, but sometimes it would help troubleshooting a lot when you have some smart way to enter an interactive (bash) shell with exact identical environment as when a shell script is run from a crontab.

Categories Q&A, Unix & Linux Tags cron, environment-variables Leave a comment

Why is direct invocation as either egrep or fgrep deprecated?

August 11, 2022 by Magenaut

According to the manual page of grep-Programs,

Categories Q&A, Unix & Linux Tags grep Leave a comment

View extended ACL for a file with ‘+’ in ls -l output

August 11, 2022 by Magenaut

A file in a ls -l listing has permissions such as:

Categories Q&A, Unix & Linux Tags acl, ls, permissions Leave a comment

What happens when the current directory is deleted?

August 11, 2022 by Magenaut

In the first terminal A, I create a directory, enter the directory, and create a file:

Categories Q&A, Unix & Linux Tags deleted-files, directory, ls, pwd Leave a comment

Is it possible to see cp speed and percent copied?

August 11, 2022 by Magenaut

I’m having problems when copying large files using nautilus (it gets stuck). I need to copy, using cp. I would like to know if there are any parameters that shows the % copied and also the transfer speed.

Categories Q&A, Unix & Linux Tags cp Leave a comment

Finding the ID of a process and killing it

August 11, 2022 by Magenaut

When ever I need to kill a background process I do ps -e | grep <process_name>

Categories Q&A, Unix & Linux Tags grep, kill, process, ps Leave a comment

Why is redirecting STDERR to /dev/null done this way?

August 11, 2022 by Magenaut

This does not make sense to me.

Categories Q&A, Unix & Linux Tags io-redirection Leave a comment

Is this a typo in Bash manual’s redirection section?

August 11, 2022 by Magenaut

The use of the word duplication seems a little strange to me in
this context. Perhaps that is throwing me.

Categories Q&A, Unix & Linux Tags bash, io-redirection, shell Leave a comment

Why does the command shuf file > file leave an empty file, but similar commands do not?

August 11, 2022 by Magenaut

3.1.1 Shell Operation

Categories Q&A, Unix & Linux Tags io-redirection, pipe, shell Leave a comment
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … Page371 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