Open in app
Konstantinos Patronas
417 Followers
About

Sign in

417 Followers
About
Open in app

sed: remove all digits from file

Konstantinos Patronas

Konstantinos Patronas

Sep 2, 2020·1 min read

$ cat file | sed 's/[0-9]*//g'

Written by

Konstantinos Patronas

DevOps engineer, loves Linux, Python, cats and Amiga computers

More from Konstantinos Patronas

DevOps engineer, loves Linux, Python, cats and Amiga computers

More From Medium

Weird parts in JavaScript — part 1

Alen Vlahovljak in The Startup

Capturing Errors in React Component

Mayank Gupta in TechnoFunnel

Keeping Your WebApp Awake

Paul Harwood in Runic Software

How to Add Localization to a React App

John Au-Yeung in DataSeries

Navigating Equality Comparitors and Sameness Checks in JavaScript

Aphinya Dechalert in hashmap

Synthesizing Drums with Tone.js for Beginners

Miles Pucarelli

Creating Phone Number Verification Component Using React.JS and Twilio Services.

Ahmed Mawia in The Startup

Learn immutability with JavaScript

Cristian Salcescu in Frontend Essentials

About

Help

Legal

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store