Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

whitespace

Replace each tab ONLY at the beginning of each line with spaces

by IT Nursery

Replace each tab ONLY at the beginning of each line with spaces

Tags sed, vim, whitespace

How to compile Linux kernel modules within white-space-separated directories under the following makefile?

by IT Nursery

How to compile Linux kernel modules within white-space-separated directories under the following makefile?

Tags make, whitespace

Bash commands with spaces in them (git config or git-config?)

by IT Nursery

git is the command. It “multiplexes” to the various other git-* commands based on what the first argument is, e.g. git config … … Read more

Tags command-line, git, whitespace

Octals 302 240 together seem to correspond to non-breaking space

by IT Nursery

302 240 is the combination of Alt-Gr + space. On a french keyboard when you want to type a space after a | … Read more

Tags character-encoding, od, whitespace

how to get less to show tabs as tabs?

by IT Nursery

how to get less to show tabs as tabs?

Tags less, whitespace

Improve display of whitespace on notepad++

by IT Nursery

Based on this discussion I found there are two ways to increase the whitespace character size by sending commands to Scintilla which is … Read more

Tags notepad++, whitespace

Replace any number of tabs and spaces with single new line in Linux?

by IT Nursery

Basically, you could do it in GNU sed: sed ‘s/\s\+/\n/g’ There you go…

Tags awk, sed, text-formatting, tr, whitespace

In Vim, how can I automatically determine whether to use spaces or tabs for indentation?

by IT Nursery

There are a variety of plugins for that, for example (starting with my own): My IndentConsistencyCop examines the indent of the buffer and … Read more

Tags indentation, vim, whitespace

Show whitespace characters in printout

by IT Nursery

As an extension to savanto’s answer, I’ve created a whitespace bash alias to show whitespace in any output using appropriate Unicode characters. Just … Read more

Tags printing, whitespace

How to print strings separated by TAB in bash?

by IT Nursery

Like ilkkachu said, this isn’t an issue with bash, but with the terminal emulator which converts tabs to spaces on output. Checking different … Read more

Tags bash, putty, tabs, whitespace
Older posts
Page1 Page2 … Page8 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery
x
x