Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

modify file modified time linux

touch -a filename	# change access time
touch -m filename	# change modification time
touch -am filename	# change both access and modification times

stat filename		# check new file properties
Comment

PREVIOUS NEXT
Code Example
Shell :: almalinux helm 
Shell :: how to move many folders linux 
Shell :: install wget on redhat 
Shell :: how to upgrade package yarn global 
Shell :: power shell 
Shell :: Does Ubuntu use deb or rpm? 
Shell :: graphql install strapi 
Shell :: nautilus fedora install 
Shell :: git show which commits deleted file 
Shell :: remove version from cocoapods 
Shell :: linux recursive find file content 
Shell :: git push empty folders 
Shell :: how to install mongodb in ubuntu 20.04 stackoverflow 
Shell :: stop gnix 
Shell :: setup teamspeak docker 
Shell :: Managing the Nginx Process 
Shell :: install powershell 7 
Shell :: linux maker user sudo 
Shell :: vscode installation ubuntu 
Shell :: how to cancel a scheduled shutdown or reboot with shutdown command 
Shell :: cmake 
Shell :: github delete branch remote 
Shell :: jq select by field 
Shell :: npm-gui 
Shell :: how to get out from vim editor 
Shell :: multi line comment in shell script 
Shell :: how to install telegram send 
Shell :: how to check super user in linux 
Shell :: bash if file content equals 
Shell :: remove directory from git without deleting 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =