• Home
  • SEM
    • PPC
    • SEO
    • How To
  • Bangladesh
  • School
    • HTTP
    • REP
    • Bots n’ htaccess
    • Source Code
    • Excel 2010
    • HTML XHTML Entities
    • Gmail Operators
    • HTML & ASCII
  • About
    • Privy
    • About This Blog
  • Contact
  • বাংলা

Saidul Hassan

Digital Marketing Evangelist

Home / Saidul Hassan

Linux mint gnome-screenshot file naming without colon (:)

25 Jun, 2021 By Saidul Hassan · Filed Under: Bangladesh

here’s a workaround to rename the files afterwards. All you need to do is to navigate to the directory and run the following command rename ‘s/\:/\-/g’ *.png This will replace all colons with dashes in all file names ending in .png of the ones present in the current directory. Take all the screenshots you need, […]

First published on 24 Jun, 2015 · Last updated 25 Jun, 2021 ·

How to add an extension to all files via terminal

25 Jun, 2021 By Saidul Hassan · Filed Under: Bangladesh

Say you would like to add the .png extension to all files. rename ‘s/$/.png/’ * Source: http://askubuntu.com/questions/74011/how-to-add-an-extension-to-all-files-via-terminal Now recursively add file extension to all files! For example, you have a few directories and sub-directories containing files with no file extension. And you want to add .jpg to all the files contained within these directories. This […]

First published on 24 Jun, 2015 · Last updated 25 Jun, 2021 ·

How to get a directory listing of all the files beginning with “certain” character(s)

25 Jun, 2021 By Saidul Hassan · Filed Under: Bangladesh

To list all the files with the .png extension in the dir ls | grep ‘\.prj$’ | wc -l Parsing the output of ls is unreliable because ls mangles unprintable characters. Here is a fully reliable way of counting the files matching a certain extension. This shell snippet creates an array containing the file names, […]

First published on 24 Jun, 2015 · Last updated 25 Jun, 2021 ·

Hide files in Linux Mint 17.1 without renaming

01 Jul, 2015 By Saidul Hassan · Filed Under: How to, Linux Mint

Open a terminal in the active folder

Create a file named .hidden in the directory where you want to hide the files.
List all the file names you want hide in the newly created file .hidden using a text editor. Just the file names, not the path with it.
Save the file.
Refresh/restart Nemo file browser.

First published on 03 Jun, 2015 · Last updated 01 Jul, 2015 · Tagged With: file attribute, hidden, linux mint, nemo

How to Open .URL files in Linux Mint/Ubuntu

22 Oct, 2016 By Saidul Hassan · Filed Under: Linux Mint

how to open .url file in linux

.url files are Internet Explorer shortcut created on Windows desktops. Linux counterparts are .desktop files. No idea about Mac, yet. The solution below is suitable for you if double-clicking the .url opens in Firefox serves your purpose. I’m hardcore fan of Firefox despite its annoying and degrading performance each day. .URL Windows shortcut file looks […]

First published on 09 May, 2015 · Last updated 22 Oct, 2016 · Tagged With: .desktop, .url, Firefox, internet shortcuts, linux mint, nautilus, nemo, thunar, ubuntu

htaccess redirection for addon domain in sub-dir & sub-domain

01 Jul, 2015 By Saidul Hassan · Filed Under: School

First published on 14 Jan, 2015 · Last updated 01 Jul, 2015 · Tagged With: addon domain, cpanel, htaccess, redirection

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 11
  • Next Page »

Batch script to create directories & moving fixed number of files to those directories

30 Apr, 2021 By Saidul Hassan

How to use PrismJS syntax highlighter on WordPress without plugin

30 Mar, 2020 By Saidul Hassan

Download an Entire Website for Offline Viewing

26 Nov, 2019 By Saidul Hassan

How to color highlight .htaccess files in Xed/Gedit

20 Aug, 2018 By Saidul Hassan

HMA Pro VPN Setup for Multiple Locations without User/Password Every time in Linux CLI

14 May, 2018 By Saidul Hassan

  • ♥ Bangladesh ♥
    Log in · Privacy Policy · Contact
    Copyright © 2011 Saidul Hassan

  • DMCA