Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Info How to delete historial in terminal and save the changes!

netxtream

Basic Member
Basic Member
Joined
Apr 12, 2022
Messages
4
Reaction score
6
Points
11
Location
LowLand
Mi first post. I wait that all is OK. Greetings for all the community!

Type in the terminal

FIRST: history -c
SECOND: history -w
THIRD AND FINAL: echo "" > ~/.bash_history && history -c && exit
 
Mi first post. I wait that all is OK. Greetings for all the community!

Type in the terminal

FIRST: history -c
SECOND: history -w
THIRD AND FINAL: echo "" > ~/.bash_history && history -c && exit

No need three. just one command and done.

cat /dev/null > ~/.bash_history && history -c && exit
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top