Search Results

Search: Posts Made By: expert
1,318
Posted By expert
get the environment variable TZ from change it. ...
get the environment variable TZ from change it.
for ex,
if the TZ is CST6CDT then do it as below.


--> echo $TZ
CST6CDT
--> TZ=CST5CDT
-->date


now it should give you the time reqd .....
1,859
Posted By expert
you want to Zip a directory or a files inside a...
you want to Zip a directory or a files inside a directory ?
7,759
Posted By expert
try cat input.txt | cut -d "~" -f2,4
try
cat input.txt | cut -d "~" -f2,4
2,640
Posted By expert
while transfering the files from Windows using...
while transfering the files from Windows using ftp set the transmission mode as "Ascii" instead of Binary in order to avoid ^M characters.
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 03:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy